aboutsummaryrefslogtreecommitdiffstats
path: root/checks
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-2110-77/+86
|\
| * propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-244-3/+20
| |\
| * \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-162-3/+0
| |\ \
| * | | Remove system_time(), replace entirely with std::chrono.lloyd2009-12-011-2/+1
| * | | Remove to_string, replacing with std::to_stringlloyd2009-11-181-8/+8
| * | | propagate from branch 'net.randombit.botan' (head cfb19182987fc95b2a8885584a3...lloyd2009-11-172-4/+4
| |\ \ \
| * \ \ \ propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615...lloyd2009-11-132-1653/+1658
| |\ \ \ \
| * \ \ \ \ propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-0210-70/+79
| |\ \ \ \ \
| | * | | | | Attic-ize all of src/timer, except for time_t_to_tm and system_timelloyd2009-10-131-1/+1
| | * | | | | Fix for removal of Default_Benchmark_Timerlloyd2009-10-132-9/+18
| | * | | | | propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c...lloyd2009-10-138-60/+60
| | |\ \ \ \ \
| | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 8a5eb02c2e451fc983f234f7ba2...lloyd2009-09-308-60/+60
| | | |\ \ \ \ \
| | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...lloyd2009-09-171-1/+1
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 32f457161b1ad1afb7a3d0ccebc...lloyd2009-09-168-60/+60
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...lloyd2009-09-088-60/+60
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...lloyd2009-07-219-0/+0
| | | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d...lloyd2009-07-158-60/+60
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head d6d32791adfa878b6fc0dd3a5b6...lloyd2009-07-032-2/+23
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 6a746ccf1e957dba703e6537205...lloyd2009-06-048-60/+60
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | Use C++0x std::shared_ptr<> instead of TR1'slloyd2009-04-012-10/+10
| | | | | | | | * | | | | | | | Replace the (deprecated) auto_ptr with unique_ptr.lloyd2009-04-017-50/+50
* | | | | | | | | | | | | | | | Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2lloyd2010-01-121-0/+2021
* | | | | | | | | | | | | | | | Fix a test broken by the recent exception hierarchy changeslloyd2010-01-121-10/+2
* | | | | | | | | | | | | | | | Add block cipher cascadelloyd2010-01-112-2/+51
* | | | | | | | | | | | | | | | Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-052-15/+15
* | | | | | | | | | | | | | | | Split AES tests by key length for AES-NIlloyd2010-01-051-44/+45
* | | | | | | | | | | | | | | | Specific large tests for AES-128 to hit engineslloyd2010-01-041-3/+7
* | | | | | | | | | | | | | | | Completely inline getopt.cpp into getopt.h so it can be used in toolbox and o...lloyd2010-01-032-96/+85
* | | | | | | | | | | | | | | | Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-3114-0/+81
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Force line flush in benchmark, useful when tee'ing outputlloyd2009-12-231-1/+1
* | | | | | | | | | | | | | | Add last nights project, an SSE2 implementation of IDEA. Right about 4xlloyd2009-12-231-0/+17
* | | | | | | | | | | | | | | Avoid VC++ warninglloyd2009-12-231-1/+1
* | | | | | | | | | | | | | | Increase default benchmark time to 5 secondslloyd2009-12-221-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-162-3/+0
* | | | | | | | | | | | | | Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-013-8/+7
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Rename/remove some secmem member variables for better matching with STLlloyd2009-11-172-4/+4
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Split the AES vectors into 3 specifically named AES-128, AES-192, andlloyd2009-11-101-1651/+1650
* | | | | | | | | | | | In creating X.509 certificates and PKCS #10 requests, let (actually: require)lloyd2009-11-091-2/+8
|/ / / / / / / / / / /
* | | | | | | | | | | Add TEA and XTEA ECB vectorslloyd2009-10-231-0/+650
* | | | | | | | | | | Add test vectors for TEA and XTEA in CTR modelloyd2009-10-231-0/+1242
* | | | | | | | | | | Convert CTR_BE from a Filter to a StreamCipher. Must wrap in a StreamCipher_F...lloyd2009-10-141-0/+7
|/ / / / / / / / / /
* | | | | | | | | | Remove unused arglloyd2009-10-091-3/+2
* | | | | | | | | | Use the new selftest framework for testing hashes, MACs, and ciphers.lloyd2009-10-074-1490/+269
|/ / / / / / / / /
* | | | | | | | | Fix benchmarking of PK stufflloyd2009-09-291-1/+1
* | | | | | | | | Modify the self test program to use the builtin runtime benchmarking goop.lloyd2009-09-248-381/+223
* | | | | | | | | Remove redundant SHA-1 test vector of empty inputlloyd2009-09-221-1/+0
* | | | | | | | | Add 4 test vectors for HMAC(BMW-512)lloyd2009-09-211-0/+41
* | | | | | | | | Update the implementation of Blue Midnight Wish to use the Round 2 tweakedlloyd2009-09-211-512/+1122
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Split up util.h into 3 fileslloyd2009-09-171-1/+1
|/ / / / / / /
* | | | | | | Add an implementation of Blue Midnight Wish (512 bit version only)lloyd2009-09-152-1/+1915