aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.txt
Commit message (Expand)AuthorAgeFilesLines
* Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov2017-08-121-0/+2
* Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer2017-08-081-0/+7
* Add RAND_priv_bytes() for private keysRich Salz2017-08-031-0/+1
* Added differentiation between missing secret and missing seedJohannes Bauer2017-08-031-0/+1
* Changed use of EVP_PKEY_CTX_md() and more specific error codesJohannes Bauer2017-08-031-0/+3
* More error handling to HKDF and one more case in TLS1-PRFJohannes Bauer2017-08-031-0/+2
* Set error when HKDF used without parametersJohannes Bauer2017-08-031-0/+1
* Add DRBG random methodRich Salz2017-07-191-5/+30
* OSSL_STORE: spell error reason correctlyRichard Levitte2017-07-151-1/+1
* make errorsDr. Stephen Henson2017-07-131-0/+1
* Cleanup RAND_load_file,RAND_write_fileRich Salz2017-07-061-0/+5
* STORE: Make sure the loader to be registered is completeRichard Levitte2017-06-291-0/+1
* Add internal functions to fetch PEM data from an opened BIORichard Levitte2017-06-291-0/+3
* Make it possible to tell the file loader to use secure memoryRichard Levitte2017-06-291-0/+1
* STORE 'file' scheme loader: Add directory listing capabilityRichard Levitte2017-06-291-0/+1
* STORE 'file' scheme loader: Add handler for encrypted PKCS#8 dataRichard Levitte2017-06-291-0/+2
* STORE 'file' scheme loader: refactor file_load to support decoding restartRichard Levitte2017-06-291-0/+1
* STORE: Add a OSSL_STORE_INFO type to help support file handler restartsRichard Levitte2017-06-291-0/+1
* STORE 'file' scheme loader: add support for the PKCS#12 containerRichard Levitte2017-06-291-0/+3
* STORE 'file' scheme loader: add support for containersRichard Levitte2017-06-291-0/+1
* Add a STORE loader for the "file" schemeRichard Levitte2017-06-291-0/+10
* Add the STORE moduleRichard Levitte2017-06-291-0/+29
* Adapt for BSD cryptodev.h differencesRichard Levitte2017-06-281-0/+1
* Add TLSv1.3 client side external PSK supportMatt Caswell2017-06-211-0/+1
* Add RAND_UNIMPLEMENTED error codeRich Salz2017-06-201-0/+1
* Allow the server to change the ciphersuite on resumeMatt Caswell2017-06-161-0/+1
* Put message strings in state filesRich Salz2017-06-121-2461/+2535
* make error tables const and separate header fileRich Salz2017-06-071-0/+2461