summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
AgeCommit message (Expand)Author
2018-01-31Revert the crypto "global lock" implementationBenjamin Kaduk
2018-01-29Add RAND_DRBG_bytesKurt Roeckx
2018-01-24Add -rsigopt option to ocsp commandDavid Cooper
2018-01-24SHA512/224 and SHA512/256Pauli
2018-01-22Add accessors for AdmissionSyntaxRich Salz
2017-12-17Implement automatic reseeding of DRBG after a specified time intervalDr. Matthias St. Pierre
2017-12-17Add master DRBG for reseedingDr. Matthias St. Pierre
2017-11-21Support multi-prime RSA (RFC 8017)Paul Yang
2017-11-20Support public key and param check in EVP interfacePaul Yang
2017-11-11make updateBen Kaduk
2017-11-06SM3: restructure to EVP internal and update doc to right locationRonald Tse
2017-11-06SM3: Add SM3 hash functionJack Lloyd
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-10-30EVP_PKEY_ASN1_METHOD: add functions to set siginf_set and pkey_check methodsRichard Levitte
2017-10-26Add sk_TYPE_new_reserve() functionPaul Yang
2017-10-18Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre
2017-10-12Add CRYPTO_get_alloc_counts.Rich Salz
2017-10-12make updateDr. Stephen Henson
2017-10-12make updateDr. Stephen Henson
2017-10-10Add atomic write callPauli
2017-10-10Add a CRYPTO_atomic_read call which allows an int variable to be readPauli
2017-09-28Add a reserve call to the stack data structure.Pauli
2017-09-14Support EVP_PKEY_meth_remove and pmeth internal cleanupPaul Yang
2017-09-13Support key check in EVP interfacePaul Yang
2017-09-08Add UI functions to set result with explicit length and to retrieve the lengthRichard Levitte
2017-08-31Add CRYPTO_thread_glock_newRich Salz
2017-08-30Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett
2017-08-28Don't auto-instantiate a DRBG when trying to use it and it's notKurt Roeckx
2017-08-15Add ERR_clear_last_mark()Richard Levitte
2017-08-12Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov
2017-08-08Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer
2017-08-04Consolidate to a single asn1_time_from_tm() functionTodd Short
2017-08-03Add RAND_priv_bytes() for private keysRich Salz
2017-08-03Add a DRBG to each SSL objectRich Salz
2017-08-03Switch from ossl_rand to DRBG randRich Salz
2017-07-29make updateDr. Stephen Henson
2017-07-29Implement the CRYPTO_secure_clear_free functionBernd Edlinger
2017-07-26make scrypt ASN.1 parameter functions publicHubert Kario
2017-07-25Add evp/m_sha3.c.Andy Polyakov
2017-07-19Add DRBG random methodRich Salz
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte
2017-06-29Add fork handlers, based on pthread_atforkRich Salz
2017-06-29STORE: add ENGINE information to loadersRichard Levitte
2017-06-29Add the STORE moduleRichard Levitte
2017-06-21Add OCSP_resp_get1_id() accessorSascha Steinbiss
2017-06-11Remove leading space-before-tabRich Salz
2017-06-11Introduce ASN1_TIME_set_string_X509 APIRich Salz
2017-06-08Fix #340: Parse ASN1_TIME to struct tmTodd Short
2017-06-07make error tables const and separate header fileRich Salz
2017-05-31Add UI functionality to duplicate the user dataRichard Levitte