aboutsummaryrefslogtreecommitdiff
path: root/test/dhtest.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-09-10test/dhtest.c: fix resource leakDr. Matthias St. Pierre1-29/+39
2018-05-29Update copyright yearMatt Caswell1-1/+1
2018-05-18DH: add some basic tests (and comments)Dr. Matthias St. Pierre1-0/+85
2017-09-26Allow DH_set0_key with only private key.David Benjamin1-5/+23
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-1/+1
2017-08-03Switch from ossl_rand to DRBG randRich Salz1-5/+0
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-9/+8
2017-07-14Test cleaning and modernisationPauli1-2/+2
2017-06-27Use randomness not entropyRich Salz1-1/+1
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-20fix dh_test.Rich Salz1-9/+14
2017-04-18Convert dhtest, dsatest, cipherbytes_testRich Salz1-150/+65
2016-06-16Fix the build and tests following constification of DH, DSA, RSAMatt Caswell1-11/+9
2016-06-06Deprecate the flags that switch off constant timeMatt Caswell1-4/+0
2016-05-17Copyright consolidation 02/10Rich Salz1-54/+6
2016-04-28various spelling fixesFdaSilvaYY1-1/+1
2016-04-09Make DH opaqueMatt Caswell1-22/+43
2016-04-06Add missing mem leak test activation and checksFdaSilvaYY1-0/+7
2016-04-04Revert "various spelling fixes"Rich Salz1-1/+1
2016-04-04various spelling fixesFdaSilvaYY1-1/+1
2016-03-17Remove Netware and OS/2Rich Salz1-4/+0
2016-01-28Add a test for small subgroup attacks on DH/DHEMatt Caswell1-4/+65
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-07mem functions cleanupRich Salz1-6/+1
2015-12-14add malloc fail check & fix memory leakHongze Zhu1-15/+42
2015-10-07Properly check return type of DH_compute_key()Pascal Cuoq1-2/+2
2015-09-06Have the test executables output in text modeRichard Levitte1-1/+1
2015-05-04more OSSL_NELEM casesDr. Stephen Henson1-1/+1
2015-05-01free null cleanup finaleRich Salz1-4/+2
2015-04-30free NULL cleanup 7Rich Salz1-2/+1
2015-04-28remove malloc castsRich Salz1-2/+2
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+549