summaryrefslogtreecommitdiff
path: root/util/libcrypto.num
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* make updateDr. Stephen Henson2017-05-111-0/+2
* Add PEM_bytes_read_bio_secmem()Benjamin Kaduk2017-05-081-0/+1
* Add PEM_read_bio_exBenjamin Kaduk2017-05-081-0/+1
* Added support for ESSCertIDv2Marek Klein2017-05-031-0/+12
* make updateDr. Stephen Henson2017-04-251-0/+3
* Switch command-line utils to new nameopt API.Dmitry Belyavskiy2017-04-251-0/+1
* Add a BIO_lookup_ex() functionMatt Caswell2017-04-251-0/+1
* Add CRYPTO_mem_leaks_cbRichard Levitte2017-04-241-0/+1
* Act on deprecation of LONG and ZLONG, step 3Richard Levitte2017-04-101-4/+4