]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/sha
Raise an error on syscall failure in tls_retry_write_records
[thirdparty/openssl.git] / crypto / sha /
2024-04-25  Merrecksha512.c: Grammar Fixes and Spell Checks in Implementat...
2024-04-17  Theo BuehlerUnable to run asm code on OpenBSD (amd64)
2024-02-02  Richard LevitteFix a few incorrect paths in some build.info files
2023-11-23  Tomas MrazSHA3_squeeze(): The next argument is int
2023-11-23  Tomas Mrazkeccak1600-armv4.pl: Further fix for the DigestSqueeze...
2023-11-15  slontisFix SHA3_squeeze on armv4.
2023-11-15  Rohan McLureppc64: Fix SHA3_squeeze
2023-11-10  Holger DenglerSupport multiple calls of low level SHA3_squeeze()...
2023-11-10  slontisAdd EVP_DigestSqueeze() API.
2023-10-26  Phoebe Chenriscv: Support SHA-512 family on platforms with vlen...
2023-10-26  Phoebe Chenriscv: Code optimization for SHA-256.
2023-10-26  Charalampos Mitrodimasriscv: sha512: Provide a Zvknhb-based implementation
2023-10-26  Charalampos Mitrodimascrypto: sha512: Add mechanism to keep C code as fallbac...
2023-10-26  Charalampos Mitrodimasriscv: sha256: Provide a Zvknha-based implementation
2023-10-26  Charalampos Mitrodimascrypto: sha256: Add mechanism to keep C code as fallbac...
2023-09-28  Matt CaswellCopyright year updates
2023-09-11  Dimitri PapadopoulosBad function definition
2023-09-07  Matt CaswellCopyright year updates
2023-07-14  Amir AyupovMove Keccak rhotates tables to rodata
2023-06-27  Fergus DallAdd support for SHA256/192
2023-03-29  Tom CosgroveEnsure there's only one copy of OPENSSL_armcap_P in...
2022-11-04  Richard Levittecrypto/sha/asm/sha512-ia64.pl: When checking assembler...
2022-07-10  Juergen ChristFix SHA, SHAKE, and KECCAK ASM flag passing
2022-05-24  Sebastian Andrzej... Rename x86-32 assembly files from .s to .S.
2022-05-11  Henry BrausenAdd riscv64 asm_arch to linux64-riscv64 target
2022-05-03  Matt CaswellUpdate copyright year
2022-02-10  Weiguo LiFix outdated comments
2022-02-09  Tom Cosgroveaarch64: fix branch target indications in arm64cpuid...
2021-11-11  Anton Blanchardsha/asm/keccak1600-ppc64.pl: Load data in 8 byte chunks...
2021-10-28  x2018fix some code with obvious wrong coding style
2021-10-04  Mark FedorovRISC-V support for the SHA256
2021-10-01  Russ Butleraarch64: support BTI and pointer authentication in...
2021-09-30  marcfedorowRISC-V support for the SHA512
2021-07-29  Matt CaswellUpdate copyright year
2021-07-15  Tomas MrazSplit bignum code out of the sparcv9cap.c
2021-06-25  Tomas Mrazppccap.c: Split out algorithm-specific functions
2021-06-16  PauliInclude a local static buffer for the SHA helper functions
2021-06-10  Paulisha: convert SHA one shot macros back to being functions
2021-05-20  Matt CaswellUpdate copyright year
2021-05-08  Dr. David von OheimbCrypto: Add deprecation compatibility declarations...
2021-05-07  Richard LevitteDrop libimplementations.a
2020-11-26  Matt CaswellUpdate copyright year
2020-11-18  PauliRename SHA3 internal functions so they have an ossl_...
2020-11-18  Paulirename sha1_ctrl to ossl_sha1_ctrl.
2020-10-22  Romain GeisslerFix aarch64 static linking into shared libraries (see...
2020-08-28  Jung-uk KimIgnore vendor name in Clang version number.
2020-07-16  Richard LevitteUpdate copyright year
2020-07-11  Richard LevitteAdd and use internal header that implements endianness...
2020-04-23  Matt CaswellUpdate copyright year
2020-02-18  H.J. Lux86_64: Don't assume 8-byte pointer size
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-06  Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-01-22  David BenjaminDo not silently truncate files on perlasm errors
2020-01-19  PauliDeprecate the low level SHA functions.
2020-01-17  Richard LevitteFor all assembler scripts where it matters, recognise...
2019-12-20  Bernd EdlingerAdd some missing cfi frame info in aesni-sha and sha...
2019-12-20  Bernd EdlingerAdd some missing cfi frame info in keccak1600-x86_64.pl
2019-12-10  avasMove U64 macro from sha.h to sha512.c
2019-11-20  Bernd EdlingerFix sha512_block_data_order_avx2 backtrace info
2019-10-16  Shane LontisFix missing Assembler defines
2019-10-10  Richard LevitteRework how our providers are built
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-09-16  Richard LevitteUnify all assembler file generators
2019-09-16  Richard Levittebuild.info: For all assembler generators, remove all...
2019-08-18  Patrick SteuerDirectly return from final sha3/keccak_final if no...
2019-08-15  Omid NajafiFix syntax error for the armv4 assembler
2019-07-08  Lei MaohuiFix build error for aarch64 big endian.
2019-07-02  Antoine CœurFix Typos
2019-06-17  Richard LevitteMove keccak1600_asm_src file information to build.info...
2019-06-17  Richard LevitteMove sha1_asm_src file information to build.info files
2019-06-14  Richard LevitteUse variables in build.info files where it's worth...
2019-06-04  Shane LontisMove digests to providers
2019-04-17  Andy PolyakovARM64 assembly pack: add ThunderX2 results.
2019-04-04  Matt CaswellCreate a FIPS provider and put SHA256 in it
2019-03-11  Shane Lontisfix truncation of integers on 32bit AIX
2019-03-11  Andy Polyakovsha/asm/keccak1600-ppc64.pl: up 10% performance improve...
2019-02-19  Andy Polyakovsha/keccak1600.c: subscribe more platforms for "complem...
2019-02-16  Andy PolyakovARM64 assembly pack: make it Windows-friendly.
2019-02-16  Andy PolyakovARM assembly pack: make it Windows-friendly.
2019-02-12  Andy PolyakovAArch64 assembly pack: authenticate return addresses.
2019-01-31  Richard LevitteBuild: Remove BEGINRAW / ENDRAW / OVERRIDE
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteLicense: change any non-boilerplate comment referring...
2018-11-16  Andy Polyakovsha/asm/sha512p8-ppc.pl: optimize epilogue.
2018-11-16  Andy Polyakovsha/asm/sha512p8-ppc.pl: fix typo in prologue.
2018-10-19  Andy Polyakovsha/asm/keccak1600-armv8.pl: halve the size of hw-assis...
2018-10-12  Andy Polyakovsha/asm/keccak1600-s390x.pl: resolve -march=z900 portab...
2018-09-11  Matt CaswellUpdate copyright year
2018-07-01  PauliRemove development artifacts.
2018-06-25  Andy PolyakovPA-RISC assembly pack: make it work with GNU assembler...
2018-06-22  Andy Polyakovsha/asm/sha{256|512}-armv4.pl: harmonize thumb2 support...
2018-06-20  Matt CaswellUpdate copyright year
2018-06-18  Andy Polyakovsha/asm/sha{1|256}-586.pl: harmonize clang version...
2018-06-06  Andy Polyakovsha/asm/sha512p8-ppc.pl: fix build on Mac OS X.
2018-06-03  Andy Polyakovsha/asm/sha512p8-ppc.pl: improve POWER9 performance...
2018-06-03  Andy PolyakovPPC assembly pack: correct POWER9 results.
2018-05-29  Matt CaswellUpdate copyright year
2018-05-10  Andy PolyakovPPC assembly pack: add POWER9 results.
2018-05-01  Matt CaswellUpdate copyright year
next