30231 Commits (c023d98dcf2ba1cc30f545ae54d0e037e80a8794)
 

Author SHA1 Message Date
Richard Levitte 023cb594d9 util/add-depends.pl: Rebuild the build file after reconfiguration
2 years ago
Richard Levitte 3bb2046a59 util/add-depends.pl: Only add dependencies on existing or generated headers
2 years ago
Todd Short e0f69c3598 Fix state name abbreviation
2 years ago
Richard Levitte d68820d956 Add tests for EVP_PKEY_get_utf8_string_param(), both positive and negative
2 years ago
Richard Levitte 4e92d5c79d EVP_PKEY_get_utf8_string_param(): ensure the string is NUL terminated
2 years ago
Pauli 2fbf0a560d doc: remove errant blank line to appease doc-nits
2 years ago
Pauli 9f81ef9c0b pkcs12: check for zero length digest to avoid division by zero
2 years ago
Shane Lontis 46ac83eaf3 Fix CTS cipher decrypt so that the updated IV is returned correctly.
2 years ago
Shane Lontis 7daabe78a0 Change CTS CS3 (Kerberos) so that it accepts a 16 byte input block
2 years ago
Shane Lontis 7f5a9399d2 Add support for camellia cbc cts mode
2 years ago
Shane Lontis 42281f2617 Refactor cipher aes_cts code so that it can be used by other 128bit ciphers
2 years ago
Richard Levitte 43cf27c9a4 Correct UTF8 params documentation further
2 years ago
Ingo Franzki f17e52778f Test EVP Cipher updating the context's IV
2 years ago
Ingo Franzki c719ea171c s390x: AES OFB/CFB: Maintain running IV from cipher context
2 years ago
Todd Short 0449702abc Fix potential double-free
2 years ago
Tomas Mraz 0ec738433e Multiple fixes for getting pub key from legacy DH PKEY
2 years ago
Tomas Mraz 4ccad35756 Correct documentation errors in regards to UTF8 params
2 years ago
Tomas Mraz bd32bdb8b2 Add documentation about the multilib postfix and libdir
2 years ago
Shane Lontis 254957f768 Allow small RSA exponents in the default provider
2 years ago
Dmitry Belyavskiy a5f4099d27 Disclaimer about the default provider activation added to config
2 years ago
Pauli dbd0244a16 genpkey: -quiet doesn't take an argument
2 years ago
Todd Short 3465ec99ea Sort SSL_OP names in documentation
2 years ago
Todd Short 73dadb9300 Add missing SSL_OP flags
2 years ago
Tomas Mraz 0f70d60134 EVP_CIPHER_CTX_set_key_length: Raise error when key length is not settable
2 years ago
Tomas Mraz 12e055991e dsatest: Properly detect failure in generate/sign/verify
2 years ago
Tomas Mraz aa5098021b Set FFC_PARAM_FLAG_VALIDATE_LEGACY on params generated with FIPS 186-2 gen
2 years ago
Tomas Mraz c96670e59a aes_v8_xts_encrypt is present only on 64bit arm builds
2 years ago
Dmitry Belyavskiy b4f1b7b658 Omitted signature_algorithms extension alerts updated
2 years ago
David Bohman ad2fc0bed4 MacOS: Add an include of <CommonCrypto/CommonCryptoError.h>
2 years ago
Pauli 474294cb66 doc: remove errant claim that these are not FIPS okay
2 years ago
Pauli 5e89262535 doc: Fix ECX FIPS documentation
2 years ago
Tomas Mraz c2b94c0a15 Avoid freeing the conf lhashes in X509_V3_EXT*_add_conf
2 years ago
Dr. David von Oheimb 08e9ff7600 Fix CMP app TLS connection not respecting vpm options like -crl_check
2 years ago
Amir Mohammadi 9b887d5d5a Fix test case for a2i_IPADDRESS
2 years ago
Christian Heimes 1a9411a30b Test case for a2i_IPADDRESS
2 years ago
Amir Mohammadi 8b9a13b43b Fix ipv4_from_asc behavior on invalid Ip addresses
2 years ago
Tomas Mraz 3f15358c79 X509_STORE_CTX_get_error: Fix some minor documentation issues
2 years ago
Kelvin Lee 6ef8d2c69b Fix VS2019 compile error C4703: potentially uninitialized local pointer variable used.
2 years ago
Tomas Mraz 37578dc02d cms: Fix handling of -rctform option
2 years ago
Tomas Mraz f5c0f69619 cms: Do not try to check binary format on stdin
2 years ago
Tomas Mraz 204323446e req: Avoid segfault when -modulus is used
2 years ago
Billy Brumley 3d4ca443b4 [doc/man3] documentation: BN_cmp manpage updates
2 years ago
Pauli 46d5152031 test: add -macopt hexkey: to dgst command tests
2 years ago
Pauli 5cdeb99f9c ctrls: add missing control string translation for key -> priv for HMAC
2 years ago
Pauli d209fc6cce evp_test: add TLS 1.3 KDF test suite
2 years ago
Pauli 05bd00b8a6 test: add test cases for TLS 1.3 KDF
2 years ago
Pauli c5f15fb28e update doc/build.info
2 years ago
Pauli bf7c901160 fips: add power up test for TLS 1.3 KDF
2 years ago
Pauli 5961aedaa5 doc: add TLS 1.3 KDF to the FIPS provider list of algorithms.
2 years ago
Pauli e18ceda105 doc: reorder the string and int extract/expand param values
2 years ago