summaryrefslogtreecommitdiff
path: root/security/nss/cmd/bltest/blapitest.c
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'SeaMonkey_M17_BRANCH'SeaMonkey_M17_RELEASESeaMonkey_M17_BASEcvs2hg2000-07-271-1798/+0
* iterate context creation for all ciphers when doing performance tests.mcgreer%netscape.com2000-06-021-8/+52
* more performance testingmcgreer%netscape.com2000-06-021-12/+57
* fix up file handling.mcgreer%netscape.com2000-05-261-4/+11
* break off mode list when next option is reachedmcgreer%netscape.com2000-05-261-1/+4
* * allow a directory for tests to be specifiedmcgreer%netscape.com2000-05-261-112/+224
* Fix up the hashes to only use one mode. Add self-test capability to bltest (...mcgreer%netscape.com2000-05-261-55/+244
* Use the -g keysize value, instead of DES_KEY_LENGTH, for all cryptonelsonb%netscape.com2000-05-251-7/+7
* break a long rsa message into key-sized blocks for testing.mcgreer%netscape.com2000-05-231-13/+28
* hash performance functions now look the same as the other ciphers. add a zer...mcgreer%netscape.com2000-05-191-100/+26
* fix up the mode arrays.mcgreer%netscape.com2000-05-191-2/+5
* work on making test program more usable.mcgreer%netscape.com2000-05-191-22/+158
* Add support for sha1. Add repetition count argument to -p.nelsonb%netscape.com2000-05-191-29/+133
* very rudimentary test code for regression tests of BLAPI.mcgreer%netscape.com2000-05-181-0/+1214