ssl/statem: Replace size_t with int and add the checks
[openssl.git] / test / recipes / 30-test_evp_data /
2024-04-09 slontisCheck range of RSA plaintext and ciphertext when using...
2024-04-09 Richard LevitteCopyright year updates
2024-02-08 Liu-ErmengFix sm4-xts aarch64 assembly implementation bug
2023-11-15 набImport repro from #22708 as a test case
2023-11-13 Tomas MrazProperly limit the variable output size for BLAKE2
2023-11-08 набImplement BLAKE2s with the same macro as BLAKE2b
2023-10-26 Phoebe ChenProvide additional AES-ECB test patterns to enhance...
2023-10-26 Phoebe ChenProvide additional AES-XTS test patterns to enhance...
2023-10-26 Phoebe ChenProvide additional AES-GCM test patterns to enhance...
2023-10-26 Phoebe ChenProvide additional AES-CBC test patterns to enhance...
2023-10-25 Tomas MrazBlake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead...
2023-09-07 Matt CaswellCopyright year updates
2023-07-14 Tomas MrazAdd testcases for empty associated data entries with...
2023-06-27 Fergus DallAdd support for SHA256/192
2023-06-15 Dimitri PapadopoulosFix typos found by codespell
2023-06-14 Paulifips: update DSA security check to fix legacy verify...
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-06-08 Paulikdf test: restrict the version of the FIPS provider
2023-04-28 Liu-ErMengfix aes-xts bug on aarch64 big-endian env.
2023-04-25 PauliAdd "info" concatenation tests
2023-04-21 Paulitest: update TLS PDF tests in line with pedantic FIPS...
2023-04-21 Paulitest: update evprand tests in line with pedantic FIPS...
2023-03-17 Čestmír Kalinaproviders: add Argon2 KDF
2023-03-17 Čestmír Kalinaproviders: add XOF support to blake2b
2023-02-08 slontisAdd Tests for RSA_sign_ASN1_OCTET_STRING & RSA_verify_A...
2023-01-30 slontisChaCha20-Poly1305 no longer supports truncated IV's.
2023-01-13 James MuirSupport all five EdDSA instances from RFC 8032
2023-01-04 Semen ZhydenkoFixed typos in documentation and comments
2022-12-22 slontisChange HKDF to alloc the info buffer.
2022-12-16 slontisAdd KMAC support to KBKDF.
2022-12-13 Hubert Kariorsa: fix merge CI runs with old FIPS providers
2022-12-12 fangming.fangFix SM4-CBC regression on Armv8
2022-12-12 Hubert Kariorsa: add test for the option to disable implicit rejection
2022-12-12 Hubert Kariorsa: Skip the synthethic plaintext test with old FIPS...
2022-12-12 Hubert Kariorsa: add test vectors for the implicit rejection in...
2022-12-12 Hubert Kariorsa: add implicit rejection in PKCS#1 v1.5
2022-11-30 slontis[test/recipes] Add RFC6979 deterministic DSA KATs in...
2022-11-30 Billy Brumley[test/recipes] RFC6979 deterministic ECDSA KATs in...
2022-11-30 slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-29 PauliUpdate fips version check to be more robust
2022-11-29 Pauliaes: add AES-GCM-SIV modes to the FIPS provider
2022-11-29 Xu Yizhoutest: add sm4 xts test cases
2022-11-11 Tomas Mrazcmac_set_ctx_params(): Fail if cipher mode is not CBC
2022-10-19 Paulidefault provider: include RIPEMD160
2022-09-15 PauliFix default padding regression against 3.0.0 FIPS provider
2022-09-15 PauliTDES: fix test with old FIPS provider
2022-07-29 Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-07-11 Mingjun.Yangfeat: add hmac-sm3 test cases from GM/T 0042-2015 Appen...
2022-07-05 Alex ChernyakhovskyAES OCB test vectors
2022-06-15 Tomas MrazTestcase for regression by PPC64 fixed length montgomer...
2022-05-18 Hubert Karioadd tests for PBKDF2 with SHA-3
2022-05-03 Matt CaswellUpdate copyright year
2022-05-03 Matt CaswellFix the RC4-MD5 cipher
2022-04-19 Tomas Mrazevp_test: Try computing MACs twice with reinitializatio...
2022-03-17 Tobias NießenFix typos in CCM test vector titles
2022-03-14 Tomas Mrazevp_test: Add testcases for DH KEX with X9.42 KDF
2022-01-27 Tomas MrazFix IV length of DES EDE ECB implementations
2021-11-24 Patrick UiterwijkSupport different R_BITS lengths for KBKDF
2021-09-28 Tianjia Zhangproviders: Add SM4 GCM implementation
2021-09-28 Paulitest: add some PVK KDF unit test cases
2021-09-23 Ulrich MüllerAdd default provider support for Keccak 224, 256, 384...
2021-09-07 Richard LevitteUpdate copyright year
2021-09-07 Richard LevitteCorrect the "Out of memory" EVP tests
2021-08-28 Bernd EdlingerFix the "Out of memory" EVP KDF scrypt test
2021-08-24 Matt CaswellExtend tests for SM2 decryption
2021-08-17 Shane LontisFix CTS cipher decrypt so that the updated IV is return...
2021-08-17 Shane LontisChange CTS CS3 (Kerberos) so that it accepts a 16 byte...
2021-08-17 Shane LontisAdd support for camellia cbc cts mode
2021-08-05 Paulitest: add test cases for TLS 1.3 KDF
2021-07-29 Matt CaswellUpdate copyright year
2021-07-20 Paulitest: include all DRBG tests in FIPS mode
2021-07-16 Tomas Mrazevp_test: Add tests for rsa_padding_mode:none
2021-07-14 Paulitest: add single byte IV AES GCM tests
2021-07-06 Shane LontisAdd HKDF negative tests
2021-06-20 Tomas Mrazevp_test: Support testing of stitched TLS ciphers
2021-06-17 Matt CaswellUpdate copyright year
2021-06-08 Matt CaswellMark some priv/public key paris as only available in...
2021-05-25 Paulitest: add evp_tests for the MAC size and block size
2021-05-24 Jon SpillettAdd PBKDF1 to the legacy provider
2021-05-12 Tomas MrazAllow arbitrary digests with ECDSA and DSA
2021-05-06 Matt CaswellUpdate copyright year
2021-05-05 Paulimac: allow XOF MACs to be specified either via control...
2021-05-05 Rich SalzFetch cipher-wrap after loading providers.
2021-05-05 Shane LontisFix KMAC bounds checks.
2021-05-01 Shane LontisFix no-fips-securitychecks test failure
2021-04-30 Tomas MrazSM2 signatures work correctly only with SM3 digests
2021-04-28 Jon SpillettAdd testing for updated cipher IV
2021-04-23 Richard LevitteTEST: correct test/recipes/30-test_evp_data/evppkey_ecd...
2021-04-23 Paulitest: separate some DES based tests out to permit a...
2021-04-22 Matt CaswellUpdate copyright year
2021-04-15 PauliSipHash: Fix CTRL API for the digest size.
2021-04-14 Shane LontisAdd domain parameter match check for DH and ECDH key...
2021-04-12 Paulikmac: add long customisation string example
2021-04-08 Matt CaswellUpdate copyright year
2021-03-30 Matt CaswellFix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITS
2021-03-30 David BenjaminMerge OFB encrypt and decrypt test vectors.
2021-03-26 Tomas MrazMake the SM2 group the default group for the SM2 algorithm
2021-03-11 Matt CaswellUpdate copyright year
2021-02-28 Paulievp_test: updates for the new additional MAC_init arguments
2021-02-18 Matt CaswellUpdate copyright year
next