30199 Commits (e20fc2ee4fc90ac1476b3a9b15b37542bfb1af73)
 

Author SHA1 Message Date
Tomas Mraz 07d189cee4 Allow RSA signature operations with RSA_NO_PADDING
2 years ago
Tomas Mraz ca638147c8 Drop daily run-checker build with just enable-acvp-tests
2 years ago
Tomas Mraz f096691b91 CI: have enable-acvp-tests in some CI build
2 years ago
Tomas Mraz 033e987c03 Signature algos: allow having identical digest in params
2 years ago
Tomas Mraz 59f66d8cf9 acvp_test: Fix incorrect parenthesis
2 years ago
Daiki Ueno 09c1db3399 apps: Use the first detected address family if IPv6 is not available
2 years ago
Tomas Mraz 52f7e44ec8 Split bignum code out of the sparcv9cap.c
2 years ago
Pauli 8e94c51b32 doc: document the params arguments to the initialisation functions.
2 years ago
Pauli 56fdb70796 evp: constify some OSSL_PARAM arguments
2 years ago
Tomas Mraz 11f18ef1f5 Make EVP_PKEY_check() be an alias for EVP_PKEY_pairwise_check()
2 years ago
Tomas Mraz 54c0480dac doc: Document that incomplete certificates return error
2 years ago
Pauli e77be2e201 test: add single byte IV AES GCM tests
2 years ago
Pauli c55c7d0292 Remove lower limit on GCM mode ciphers
2 years ago
Pauli 2f0a53816b apps: avoid using POSIX IO macros and functions when built without them.
2 years ago
Syrone Wong 4e0383d851 Fix OSSL_TRACE9 missing arg9
2 years ago
Richard Levitte 53111a88ce Avoid empty lines in nmake rule bodies
2 years ago
Tianjia Zhang db226bf20f Remove executable mode attributes of non-executable files
2 years ago
Pauli a773e67b89 asn.1: fix Coverity 1487104 Logically dead code
2 years ago
Pauli d19dacd55f doc: document the new opt_legacy_okay() function's behaviour
2 years ago
Pauli 09b430cd87 app: add library context and propq arguments to opt_md() and opt_cipher()
2 years ago
Pauli ff21571365 apps: add a function opt_legacy_okay() that indicates if legacy paths are permitted or not
2 years ago
Pauli 242dfd8a1b apps: add query to allow a command to know of a provider command line option was processed
2 years ago
Pauli ac1e85f464 test: make build descriptions more consistent
2 years ago
Pauli 2f8f8e6fc9 test: add a shim function for the apps's opt_legacy_okay() function
2 years ago
Pauli 12aa352f09 test: rename apps_mem.c to be apps_shims.c in anticipation of additonal functions
2 years ago
Dr. David von Oheimb 5303aa51c0 Fix legacy OCSP_REQ_CTX_http() function to expect ASN.1 formatted input
2 years ago
Dr. David von Oheimb 6a1f9cdc0c Improve doc of OSSL_HTTP_REQ_CTX_set_expected() on timeout param < 0
2 years ago
Daiki Ueno 15729bef38 BIO_lookup_ex: use AI_ADDRCONFIG only if explicit host name is given
2 years ago
Tomas Mraz 6bfd3e51c0 test_cmp_ctx: Avoid using empty X509 with i2d
2 years ago
Richard Levitte 50d0a51d6d Fix test/asn1_encode_test.c to handle encoding/decoding failure
2 years ago
Richard Levitte f0f4de4e50 Fix test/asn1_encode_test.c to not use ASN1_FBOOLEAN
2 years ago
Richard Levitte 4cd4735187 ASN.1: Refuse to encode to DER if non-optional items are missing
2 years ago
Richard Levitte 2296cc34f3 TEST: Check that i2d refuses to encode non-optional items with no content
2 years ago
Richard Levitte f159b83a75 Configurations/unix-Makefile.tmpl: use platform->sharedlib() as fallback
2 years ago
Richard Levitte 1bbe13fce5 platform->sharedlib_simple(): return undef when same as platform->sharedlib()
2 years ago
Matt Caswell 0007ff257c Fix s_server PSK handling
2 years ago
Matt Caswell 35258435dd Add a PKCS12 test to check with one input cert we get one output cert
2 years ago
Matt Caswell be618c7cc1 Don't add the first pkcs12 certificate multiple times
2 years ago
Pauli 5c8c2e6b48 apps: fix Coverity 1451531 Unchecked return value
2 years ago
Pauli e278127cbf evp: detect and raise an error if no digest is found for a sign/verify operation
2 years ago
Juergen Christ daf4b2437f Fix compile warning with GCC 11.
2 years ago
Randall S. Becker 0588778f5e Made foreign bit field unsigned in evp.h
2 years ago
Rich Salz 02db7354fe Fix bug in X509_print_ex
2 years ago
Benjamin Kaduk 3bd5319b5d Fix comment for test_negotiated_group() test order
2 years ago
Richard Levitte d101700dff CRYPTO: Remove the check for built-in methods in the export_to function
2 years ago
Pauli 105c83150f bn: procduce correct sign for result of BN_mod()
2 years ago
Pauli 0f71b1eb6c changes: add entry noting the removal of ERR_GET_FUNC()
2 years ago
Pauli 4e20312ba6 doc: update documentation to note removal of ERR_GET_FUNC()
2 years ago
Pauli 561e5cda7b err: remove ERR_GET_FUNC()
2 years ago
Pauli ef1e0242a9 test: add some integral type size sanity checks
2 years ago