summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2019-09-25s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer
2019-09-17apps/pkcs12: print multiple PKCS#12 safeBag attribute values if presentJon Spillett
2019-09-12Document the deprecation of ERR_STATE and ERR_get_state()Richard Levitte
2019-09-12Add a CHANGES entry for the recent ERR changesRichard Levitte
2019-09-12Rework test/run_tests.pl to support selective verbosity and TAP copyRichard Levitte
2019-09-10Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkeyBernd Edlinger
2019-09-09[ec] Match built-in curves on EC_GROUP_new_from_ecparametersNicola Tuveri
2019-09-07CHANGES entry: for ECC parameters with NULL or zero cofactor, compute itBilly Brumley
2019-08-30Fix NITs in comments and CHANGES for DEVRANDOM seeded check.Pauli
2019-08-20Start up DEVRANDOM entropy improvement for older Linux devices.Pauli
2019-08-09Add a CHANGES entry for BN_generate_prime_exBernd Edlinger
2019-08-06Correct the Extended Master Secret string for EBCDICMatt Caswell
2019-08-02Replace FUNCerr with ERR_raise_dataRich Salz
2019-08-01Add a CHANGES entry about loading the config file by defaultMatt Caswell
2019-07-31Document recent changes in NEWS and CHANGESRichard Levitte
2019-07-26Add functions to see if a provider is available for use.Richard Levitte
2019-07-24Enforce a minimum DH modulus size of 512 bitsBernd Edlinger
2019-07-23Make rand_pool buffers more dynamic in their sizing.Pauli
2019-07-22Change DH parameters to generate the order q subgroup instead of 2qBernd Edlinger
2019-07-22Deprecate SYSerr, add new FUNCerr macroRich Salz
2019-07-22Add ERR_put_func_error, and use it.Rich Salz
2019-07-17Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}Rich Salz
2019-07-16Document the new EVP_KEYEXCH type and related functionsMatt Caswell
2019-07-16Remove function name from errorsRich Salz
2019-07-02Fix TyposAntoine Cœur
2019-07-01Remove EXPORT_VAR_AS_FUNCRich Salz
2019-07-01Remove DES_check_key globalRich Salz
2019-07-01Remove NextStep supportRich Salz
2019-07-01Change RC5_32_set_key to return an int typeMatt Caswell
2019-07-01Fix TyposAntoine Cœur
2019-06-28Support SM2 certificate signingPaul Yang
2019-06-12ts: Use sha256 as default digest for TS queryTomas Mraz
2019-06-11PBKDF2 updates to conform to SP800-132Shane Lontis
2019-06-11Change cipher default strings to a functionTodd Short
2019-06-10Improve the Windows OneCore target support. (Add targets for building librari...MouriNaruto
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte
2019-05-21Change default RSA, DSA and DH size to 2048 bitKurt Roeckx
2019-04-24added openssl app 'kdf' and 'mac' to the NEWS and CHANGES docsShane Lontis
2019-04-23Add a way for the application to get OpenSSL configuration dataRichard Levitte
2019-04-12Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()Matt Caswell
2019-04-12Add prediction resistance capability to the DRBG reseeding process.Pauli
2019-04-03AES-XTS block limit.Pauli
2019-04-01Restore the "heartbeats" configuration option among the deprecatedRichard Levitte
2019-03-30issue-8493: Fix for filenames with newlines using openssl dgstPauli
2019-03-29Remove heartbeats completelyRichard Levitte
2019-03-29openssl dgst: show MD name at all times - CHANGES entryRichard Levitte
2019-03-19Single step kdf implementationShane Lontis
2019-03-14Configure: disable new trace api by defaultDr. Matthias St. Pierre
2019-03-06Add a log about the tracing functionalityRichard Levitte
2019-03-05Configure: make C++ build tests optional and configurableRichard Levitte