]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Check range of RSA plaintext and ciphertext when using no padding.
[thirdparty/openssl.git] / crypto /
2023-12-27  Min Zhoumd5: add assembly implementation for loongarch64
2023-12-27  Neil HormanFix remaining provider config settings to be decisive...
2023-12-22  RoseOptimize circular buffer to avoid modulo
2023-12-21  Dr. David von Oheimbcrypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with...
2023-12-21  Rajeev Ranjancmp_server.c,apps/lib/cmp_mock_srv.c: move polling...
2023-12-21  Dr. David von Oheimbcrypto/cmp/,apps/lib/cmp_mock_srv.c: various improvemen...
2023-12-21  Rajeev Ranjancrypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive...
2023-12-21  Neil HormanDetect and prevent recursive config parsing
2023-12-21  Neil HormanMake the activate setting more intuitive
2023-12-21  Hugo LandauERR: Add ERR_pop()
2023-12-19  Xi RuoyaoLoongArch64 assembly pack: Really implement OPENSSL_rdtsc
2023-12-19  Vikas VermaUpdate IPAddressOrRange_cmp function to handle switch...
2023-12-19  Xi RuoyaoLoongArch64 assembly pack: Fix ChaCha20 ABI breakage
2023-12-19  Kai PastorFix declspec align syntax
2023-12-19  Kai PastorFix comment syntax
2023-12-19  Dr. David von OheimbCMP lib and app: add optional certProfile request messa...
2023-12-13  Neil HormanHarden asn1 oid loader to invalid inputs
2023-12-13  fangming.fangEnable BTI feature for md5 on aarch64
2023-12-12  Max Bachmannremove duplicated typedef for u64
2023-12-12  James Muirossl-params: check length returned by strlen()
2023-12-12  Matt CaswellFix some invalid use of sscanf
2023-12-12  Matt CaswellAvoid an infinite loop in BN_GF2m_mod_inv
2023-12-12  Randall S. BeckerDeprecate SPT threading support on NonStop.
2023-12-12  Bernd EdlingerFix a possible memory leak in do_othername
2023-12-07  Neil HormanAdd overflow checks to parse_number/parse_hex/parse_oct
2023-12-06  Tomas Mrazossl_decoder_cache_flush(): Do not raise an error if...
2023-12-04  Richard LevitteAfter initializing a provider, check if its output...
2023-12-04  olszomalFix loading more than one certificate in PEM format...
2023-12-01  Neil HormanAdd locking to CRYPTO_secure_used
2023-12-01  Bernd EdlingerFix a possible use after free in X509v3_asid_add_id_or_...
2023-11-30  Xi Ruoyaobn_nist: Fix strict-aliasing violations in little-endia...
2023-11-29  fisher.yuOptimize AES-CTR for ARM Neoverse V1 and V2.
2023-11-24  Tomas Mrazx86_64-xlate.pl: Fix build with icx and nvc compilers
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-22  Bernd EdlingerFix possible memleak in PKCS7_add0_attrib_signing_time
2023-11-22  Bernd EdlingerFix a possible memleak in CMS_sign_receipt
2023-11-22  Bernd EdlingerFix a possible memleak in PKCS7_add_attrib_smimecap
2023-11-15  slontisFix SHA3_squeeze on armv4.
2023-11-15  Rohan McLureppc64: Fix SHA3_squeeze
2023-11-14  Tom CosgroveEnable AES and SHA3 optimisations on Apple Silicon...
2023-11-14  Neil HormanForce Nonstop to use fcntl(F_GETFL) in BIO_sock_nbio
2023-11-10  Holger DenglerSupport multiple calls of low level SHA3_squeeze()...
2023-11-10  slontisAdd EVP_DigestSqueeze() API.
2023-11-06  Richard LevitteMake DH_check_pub_key() and DH_generate_key() safer yet
2023-11-03  Matthias St. Pierreinternal/common.h: rename macro `(un)likely` to `ossl_...
2023-11-03  Paulirand uniform: fix likely usage
2023-11-03  Stephen FarrellAdd additional internal HPKE hardening checks resulting...
2023-11-01  Christian SchmidtCorrect comment in crypto/ec/curve448/ed448.h
2023-11-01  Paulirand uniform: add comments outlining the algorithm
2023-11-01  Paulirand: implement an unbiased random integer from a range
2023-10-30  James Muirfree oaep label-octet-string on error
2023-10-26  Dr. David von OheimbEVP_PKEY_get_{bits,security_bits,size}(): add missing...
2023-10-26  Dr. David von OheimbCMS and PKCS7: fix handlling of EVP_PKEY_get_size(...
2023-10-26  Phoebe Chenriscv: Provide vector crypto implementation of AES...
2023-10-26  Jerry Shihriscv: Support sm3 on platforms with vlen >= 128.
2023-10-26  Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26  Phoebe ChenProvide additional AES-GCM test patterns to enhance...
2023-10-26  Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26  Phoebe Chenriscv: Provide vector crypto implementation of AES...
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  Jerry Shihriscv: Provide a vector implementation of CHACHA20...
2023-10-26  Phoebe Chenriscv: Provide vector crypto implementation of AES...
2023-10-26  Jerry ShihUpdate for Zvkb extension.
2023-10-26  Phoebe Chenriscv: Further optimization for single block aes-zvkned...
2023-10-26  Phoebe Chenriscv: Further optimization for single block aes-zvkned...
2023-10-26  Phoebe Chenriscv: Add RISC-V Vector opcode in riscv.pm
2023-10-26  Phoebe ChenFix typo in ghash-riscv64*.pl
2023-10-26  Ard Biesheuvelriscv: Implement AES-192
2023-10-26  Charalampos Mitrodimasriscv: SM3: Provide a Zvksh-based implementation
2023-10-26  Christoph Müllnerriscv: SM4: Provide a Zvksed-based implementation
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-10-26  Christoph Müllnerriscv: AES: Provide a Zvkned-based implementation
2023-10-26  Christoph Müllnerriscv: GCM: Provide a Zvkg-based implementation
2023-10-26  Christoph Müllnerriscv: GCM: Provide a Zvbb/Zvbc-based implementation
2023-10-26  Christoph Müllnerriscv: Add basic vector extension support
2023-10-26  Damian Hobson-Garciax509_print_ex: Remove unused setting when XN_FLAG_COMPA...
2023-10-26  Damian Hobson-GarciaFix X509_REQ_print_ex bug
2023-10-26  Damian Hobson-Garciax509_print_ex:Use correct constant for nmflag comparison
2023-10-26  Matthias St. Pierrecrypto/initthread.c: fix misspelled OSSL_provider_init...
2023-10-26  trigpolynomaes-gcm-avx512.pl: fix non-reproducibility issue
2023-10-26  Tomas Mrazbn: Properly error out if aliasing return value with...
2023-10-26  Alexey Fofanovreturn 0 if an error occurred
2023-10-25  Tomas MrazBlake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead...
2023-10-25  Matt CaswellMake s_client -quic -debug work
2023-10-25  Clemens Langrsa: Add SP800-56Br2 6.4.1.2.1 (3.c) check
2023-10-24  Nate KarstensAdd notes on use of strdup
2023-10-24  Paulievp: process key length and iv length early if present
2023-10-24  Matthias St. Pierrerand: fix seeding from a weak entropy source
2023-10-24  Richard Levitterand: improve error message for rand pool overflows
2023-10-23  Matt CaswellEnsure that the ERR_STATE is left in a consistent state
2023-10-20  Matthias St. Pierrerand: add callbacks to cleanup the user entropy resp...
2023-10-19  Tomas Mrazcms_enc.c: Include crypto/asn1.h for struct asn1_object_st
2023-10-19  Tomas MrazDo not include crypto/asn1.h from internal/cryptlib.h
2023-10-18  Neil HormanDont require CRT params on ossl_rsa_set0_all_params
2023-10-18  Neil Hormanremove sanity check from ossl_rsa_todata
next