aboutsummaryrefslogtreecommitdiffstats
path: root/test/evp_test.c
Commit message (Expand)AuthorAgeFilesLines
...
* fix warningDr. Stephen Henson2016-01-301-0/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Add TLS1-PRF test support to evp_testDr. Stephen Henson2016-01-191-0/+115
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+1
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-6/+8
* Adapt EVP tests to the opaque EVP_ENCODE_CTXRichard Levitte2015-12-111-8/+16
* test/evp_test.c: allow generic AEAD ciphers to be tested.Andy Polyakov2015-12-101-0/+2
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-071-4/+4
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-4/+2
* Remove useless codeAlessandro Ghedini2015-10-231-1/+1
* RT3757: base64 encoding bugsEmilia Kasper2015-09-171-36/+217
* RT3998: Allow scrypt to be disabledRich Salz2015-09-041-3/+11
* Add PBE tests.Dr. Stephen Henson2015-05-261-23/+87
* Add scrypt tests.Dr. Stephen Henson2015-05-201-1/+159
* Use "==0" instead of "!strcmp" etcRich Salz2015-05-061-28/+29
* Initialize potentially uninitialized local variablesGunnar Kudrjavets2015-05-061-4/+4
* Use safer sizeof variant in mallocRich Salz2015-05-041-5/+5
* free NULL cleanup -- codaRich Salz2015-05-011-6/+4
* free null cleanup finaleRich Salz2015-05-011-20/+11
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+1255