aboutsummaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
Commit message (Expand)AuthorAgeFilesLines
* Revert the crypto "global lock" implementationBenjamin Kaduk2018-01-311-1/+0
* Add RAND_DRBG_bytesKurt Roeckx2018-01-291-0/+1
* Add -rsigopt option to ocsp commandDavid Cooper2018-01-241-0/+1
* SHA512/224 and SHA512/256Pauli2018-01-241-0/+2
* Add accessors for AdmissionSyntaxRich Salz2018-01-221-0/+50
* Implement automatic reseeding of DRBG after a specified time intervalDr. Matthias St. Pierre2017-12-171-0/+1
* Add master DRBG for reseedingDr. Matthias St. Pierre2017-12-171-2/+3
* Support multi-prime RSA (RFC 8017)Paul Yang2017-11-211-0/+8
* Support public key and param check in EVP interfacePaul Yang2017-11-201-0/+11
* make updateBen Kaduk2017-11-111-0/+1
* SM3: restructure to EVP internal and update doc to right locationRonald Tse2017-11-061-4/+0
* SM3: Add SM3 hash functionJack Lloyd2017-11-061-0/+5
* SM4: Add SM4 block cipher to EVPRonald Tse2017-10-311-0/+5
* EVP_PKEY_ASN1_METHOD: add functions to set siginf_set and pkey_check methodsRichard Levitte2017-10-301-0/+2
* Add sk_TYPE_new_reserve() functionPaul Yang2017-10-261-0/+1
* Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre2017-10-181-1/+14
* Add CRYPTO_get_alloc_counts.Rich Salz2017-10-121-0/+1
* make updateDr. Stephen Henson2017-10-121-0/+2
* make updateDr. Stephen Henson2017-10-121-0/+1
* Add atomic write callPauli2017-10-101-0/+1
* Add a CRYPTO_atomic_read call which allows an int variable to be readPauli2017-10-101-0/+1
* Add a reserve call to the stack data structure.Pauli2017-09-281-0/+1
* Support EVP_PKEY_meth_remove and pmeth internal cleanupPaul Yang2017-09-141-0/+1
* Support key check in EVP interfacePaul Yang2017-09-131-0/+3
* Add UI functions to set result with explicit length and to retrieve the lengthRichard Levitte2017-09-081-0/+3
* Add CRYPTO_thread_glock_newRich Salz2017-08-311-0/+1
* Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett2017-08-301-0/+6
* Don't auto-instantiate a DRBG when trying to use it and it's notKurt Roeckx2017-08-281-0/+1
* Add ERR_clear_last_mark()Richard Levitte2017-08-151-0/+1
* Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov2017-08-121-0/+1
* Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer2017-08-081-0/+1
* Consolidate to a single asn1_time_from_tm() functionTodd Short2017-08-041-0/+3
* Add RAND_priv_bytes() for private keysRich Salz2017-08-031-0/+3
* Add a DRBG to each SSL objectRich Salz2017-08-031-0/+1
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-2/+1
* make updateDr. Stephen Henson2017-07-291-0/+2
* Implement the CRYPTO_secure_clear_free functionBernd Edlinger2017-07-291-0/+1
* make scrypt ASN.1 parameter functions publicHubert Kario2017-07-261-0/+6
* Add evp/m_sha3.c.Andy Polyakov2017-07-251-0/+6
* Add DRBG random methodRich Salz2017-07-191-0/+13
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-031-64/+64
* Add fork handlers, based on pthread_atforkRich Salz2017-06-291-0/+3
* STORE: add ENGINE information to loadersRichard Levitte2017-06-291-0/+2
* Add the STORE moduleRichard Levitte2017-06-291-0/+40
* Add OCSP_resp_get1_id() accessorSascha Steinbiss2017-06-211-0/+1
* Remove leading space-before-tabRich Salz2017-06-111-1/+1
* Introduce ASN1_TIME_set_string_X509 APIRich Salz2017-06-111-0/+1
* Fix #340: Parse ASN1_TIME to struct tmTodd Short2017-06-081-0/+1
* make error tables const and separate header fileRich Salz2017-06-071-0/+1
* Add UI functionality to duplicate the user dataRichard Levitte2017-05-311-0/+4