| Commit message (Expand) | Author | Age | Files | Lines |
* | bump internal version to 3.0.2 | bcook | 2019-10-10 | 1 | -2/+2 |
* | bump to 3.0.2 | bcook | 2019-10-10 | 1 | -2/+2 |
* | Use EVP_MAX_MD_SIZE instead of SHA_DIGEST_LENGTH and remove OPENSSL_NO_SHA* | jsing | 2019-10-09 | 1 | -7/+2 |
* | Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey. | tb | 2019-10-04 | 4 | -11/+35 |
* | Use a valid curve when constructing an EC_KEY that looks like X25519. | jsing | 2019-10-04 | 1 | -2/+3 |
* | Provide internal RSA_padding_{add,check}_PKCS1_OAEP_mgf1() functions. | jsing | 2019-10-04 | 2 | -10/+90 |
* | Move towards making RSA OAEP functions handle arbitrary message digests. | jsing | 2019-10-03 | 1 | -53/+59 |
* | bump for LibreSSL 3.0.1libressl-v3.0.1 | bcook | 2019-09-30 | 1 | -3/+3 |
* | zap trailing whitespace; | jmc | 2019-09-29 | 1 | -3/+3 |
* | If a NULL or zero cofactor is passed to EC_GROUP_set_generator(), | tb | 2019-09-29 | 3 | -11/+113 |
* | Xr random 4 in a better way | deraadt | 2019-09-28 | 1 | -3/+5 |
* | Add comment line saying S is described vaguely on purpose. | otto | 2019-09-14 | 1 | -2/+3 |
* | document EVP_PKEY_CTX_get_signature_md(3); | schwarze | 2019-09-10 | 1 | -4/+17 |
* | Plug memory leak in error paths. Found while comparing this file | tb | 2019-09-09 | 1 | -5/+5 |
* | Provide EVP_PKEY_CTX_get_signature_md() macro and implement the | jsing | 2019-09-09 | 4 | -7/+25 |
* | Load CMS error strings. | jsing | 2019-09-09 | 1 | -1/+5 |
* | Move #include <openssl/cms.h> to more appropriate location (since it is | jsing | 2019-09-09 | 1 | -3/+2 |
* | Install the openssl/cms.h header. | jsing | 2019-09-09 | 1 | -1/+3 |
* | Add CMS ECC support. | jsing | 2019-09-08 | 1 | -2/+370 |
* | Add various macros and controls for EC_PKEY_CTX. | jsing | 2019-09-06 | 4 | -28/+316 |
* | Handle CMS PEM headers. | jsing | 2019-09-06 | 1 | -1/+11 |
* | Add objects for ECDH schemes in RFC 5753. | jsing | 2019-09-05 | 2 | -0/+32 |
* | Build ecdh_kdf.c | jsing | 2019-09-05 | 1 | -2/+2 |
* | Replace OPENSSL_cleanse() with explicit_bzero(). | jsing | 2019-09-05 | 1 | -1/+1 |
* | Provide prototype for ecdh_KDF_X9_63() | jsing | 2019-09-05 | 1 | -1/+7 |
* | Include correct header. | jsing | 2019-09-05 | 1 | -1/+1 |
* | style(9) and whitespace. | jsing | 2019-09-05 | 1 | -65/+72 |
* | Restore per-file license/copyright removed in OpenSSL commit 4f22f40507f. | jsing | 2019-09-05 | 1 | -5/+48 |
* | Remove ECDH_KDF_X9_62 wrapper. | jsing | 2019-09-05 | 1 | -12/+0 |
* | Provide ECDH KDF for X9.63 as needed for CMS ECC. | jsing | 2019-09-05 | 1 | -0/+81 |
* | Document EVP_PKEY_get0(3), EVP_PKEY_assign_GOST(3), EVP_PKEY_assign(3), | schwarze | 2019-09-01 | 2 | -31/+116 |
* | mop up resolver.3 rename; ok deraadt | jmc | 2019-08-30 | 5 | -15/+15 |
* | mop up for inet_net rename; ok deraadt | jmc | 2019-08-30 | 3 | -9/+9 |
* | adapt to bitstring(3) renaming, and look at that bit_ffs(3) is the actual | deraadt | 2019-08-30 | 1 | -3/+3 |
* | Move 4 manual pages from not-a-function filenames to a correct filename, | deraadt | 2019-08-30 | 6 | -16/+16 |
* | new manual page AES_encrypt(3) | schwarze | 2019-08-28 | 4 | -5/+181 |
* | document OCSP_parse_url(3) | schwarze | 2019-08-27 | 1 | -6/+75 |
* | document OCSP_cert_status_str(3) | schwarze | 2019-08-27 | 1 | -3/+19 |
* | document OCSP_response_status_str(3) | schwarze | 2019-08-27 | 1 | -4/+19 |
* | document i2a_ASN1_INTEGER(3) | schwarze | 2019-08-26 | 1 | -5/+50 |
* | document ASN1_put_object(3) and ASN1_put_eoc(3) | schwarze | 2019-08-26 | 3 | -3/+186 |
* | document ASN1_OCTET_STRING_cmp(3), ASN1_OCTET_STRING_dup(3), and | schwarze | 2019-08-26 | 1 | -12/+45 |
* | Change generating and checking of primes so that the error rate of | schwarze | 2019-08-25 | 2 | -26/+93 |
* | document EVP_sm3(3) and EVP_whirlpool(3), loosely based on the | schwarze | 2019-08-25 | 5 | -6/+177 |
* | fix reversed meaning of error codes; | schwarze | 2019-08-25 | 1 | -7/+7 |
* | typo in function argument type; | schwarze | 2019-08-25 | 1 | -4/+4 |
* | Correctly document the return values of i2d_ECDSA_SIG(3) and | schwarze | 2019-08-25 | 1 | -25/+28 |
* | import the CRYPTO_memcmp(3) manual from OpenSSL 1.1.1, | schwarze | 2019-08-25 | 2 | -1/+97 |
* | document RSAPrivateKey_dup(3) and RSAPublicKey_dup(3) | schwarze | 2019-08-23 | 1 | -11/+55 |
* | document X509_get1_email(3), X509_get1_ocsp(3), X509_email_free(3) | schwarze | 2019-08-23 | 6 | -12/+141 |