aboutsummaryrefslogtreecommitdiffstats
path: root/src/selftest
Commit message (Expand)AuthorAgeFilesLines
* Fix macro check in selftestlloyd2013-03-272-10/+9
* Update callerslloyd2013-03-201-3/+3
* Working GCM. Add support for AEAD modes in self testslloyd2013-03-161-9/+31
* Add algorithm_kat_detailed which returns a string with info about the failurelloyd2013-03-162-14/+50
* propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...lloyd2012-02-201-4/+0
|\
| * Remove debug printfs, stdio includeslloyd2012-01-301-4/+0
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...lloyd2012-02-201-2/+1
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-2/+1
| |\
| | * propagate from branch 'net.randombit.botan' (head 717a9d103aa80e6d66c04e3a23c...lloyd2010-08-041-2/+1
| | |\
| | | * propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...lloyd2010-06-221-2/+17
| | | |\
| | | * \ propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-4/+13
| | | |\ \
| | | * \ \ propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-211-2/+1
| | | |\ \ \
| | | | * \ \ propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-241-2/+4
| | | | |\ \ \
| | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...lloyd2009-12-161-2/+1
| | | | |\ \ \ \
| | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-162-8/+1
| | | | | |\ \ \ \
| | | | | * | | | | Use auto for long iterator names, etc.lloyd2009-11-161-2/+1
* | | | | | | | | | Add a slow but functional implementation of Camellialloyd2012-01-281-1/+5
|/ / / / / / / / /
* / / / / / / / / size_t in selftestlloyd2010-10-121-1/+1
|/ / / / / / / /
* | | | | | | / Rename Default_Engine to Core_Engine which describes its purposeslloyd2010-07-272-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Doxygenlloyd2010-06-211-2/+17
| |_|_|_|_|/ |/| | | | |
* | | | | | In the cipher KAT selftest, query if the IV length we got waslloyd2010-06-161-4/+13
|/ / / / /
* | | | / Make startup self-test failures more verboselloyd2009-12-262-82/+92
| |_|_|/ |/| | |
* | | | Tweak for easier debugginglloyd2009-12-231-2/+4
|/ / /
* | / Add missing BOTAN_DLL exports.lloyd2009-12-161-1/+1
| |/ |/|
* | Make many more headers internal-only.lloyd2009-12-161-1/+1
* | Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
|/
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Remove a dead functionlloyd2009-10-071-9/+0
* Remove includes of stdio.hlloyd2009-10-071-2/+0
* Add cipher mode selftesting in selftest.cpplloyd2009-10-063-151/+198
* Add interface for general runtime self-testing of ciphers, hashes, etclloyd2009-09-292-8/+75
* Fix some unused variable nits pointed out by icc 10.1lloyd2009-07-211-1/+1
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-13/+10
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-20/+24
* Remove support for provider identifiers from SCAN_Name - it turns out thislloyd2008-11-121-5/+5
* Change self tests to not use lookup (instead passes_self_tests takes anlloyd2008-11-112-101/+121
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-091-1/+0
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-1/+1
* Move libstate and selftest out of core/ dir to toplevellloyd2008-10-263-0/+207