summaryrefslogtreecommitdiff
path: root/fipsalgt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cut-over to COUNTOF in source filesnoloader2015-07-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@570 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* change default FIPS RNG to use AES instead of DES_EDEweidai2007-05-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@335 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* handle new FIPS test vector formatweidai2007-04-161-5/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@309 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* updated FIPS algorithm testsweidai2006-12-091-138/+127
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@244 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* changes done for FIPS-140 lab code dropweidai2005-01-201-53/+457
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@195 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* new AES test formatweidai2003-07-261-6/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@114 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix bug in Grouperweidai2003-04-151-0/+877
add RIPEMD-???, Whirlpool, Shacal2, Camellia, Two-Track MAC (Kevin Springle) change ChannelSwitch to allow non-blocking input (denis bider) change Redirector to allow more options (denis bider) fix MaurerRandomnessTest optimize MD2 (Kevin Springle) git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@55 57ff6487-cd31-0410-9ec3-f628ee90f5f0