index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
selftest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix macro check in selftest
lloyd
2013-03-27
2
-10
/
+9
*
Update callers
lloyd
2013-03-20
1
-3
/
+3
*
Working GCM. Add support for AEAD modes in self tests
lloyd
2013-03-16
1
-9
/
+31
*
Add algorithm_kat_detailed which returns a string with info about the failure
lloyd
2013-03-16
2
-14
/
+50
*
propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...
lloyd
2012-02-20
1
-4
/
+0
|
\
|
*
Remove debug printfs, stdio includes
lloyd
2012-01-30
1
-4
/
+0
*
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...
lloyd
2012-02-20
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-2
/
+1
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 717a9d103aa80e6d66c04e3a23c...
lloyd
2010-08-04
1
-2
/
+1
|
|
|
\
|
|
|
*
propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...
lloyd
2010-06-22
1
-2
/
+17
|
|
|
|
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
1
-4
/
+13
|
|
|
|
\
\
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
1
-2
/
+1
|
|
|
|
\
\
\
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...
lloyd
2009-12-24
1
-2
/
+4
|
|
|
|
|
\
\
\
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...
lloyd
2009-12-16
1
-2
/
+1
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
2
-8
/
+1
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
|
|
|
|
Use auto for long iterator names, etc.
lloyd
2009-11-16
1
-2
/
+1
*
|
|
|
|
|
|
|
|
|
Add a slow but functional implementation of Camellia
lloyd
2012-01-28
1
-1
/
+5
|
/
/
/
/
/
/
/
/
/
*
/
/
/
/
/
/
/
/
size_t in selftest
lloyd
2010-10-12
1
-1
/
+1
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
/
Rename Default_Engine to Core_Engine which describes its purposes
lloyd
2010-07-27
2
-2
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Doxygen
lloyd
2010-06-21
1
-2
/
+17
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
In the cipher KAT selftest, query if the IV length we got was
lloyd
2010-06-16
1
-4
/
+13
|
/
/
/
/
/
*
|
|
|
/
Make startup self-test failures more verbose
lloyd
2009-12-26
2
-82
/
+92
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Tweak for easier debugging
lloyd
2009-12-23
1
-2
/
+4
|
/
/
/
*
|
/
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-1
/
+1
|
|
/
|
/
|
*
|
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
|
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-7
/
+0
|
/
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Remove a dead function
lloyd
2009-10-07
1
-9
/
+0
*
Remove includes of stdio.h
lloyd
2009-10-07
1
-2
/
+0
*
Add cipher mode selftesting in selftest.cpp
lloyd
2009-10-06
3
-151
/
+198
*
Add interface for general runtime self-testing of ciphers, hashes, etc
lloyd
2009-09-29
2
-8
/
+75
*
Fix some unused variable nits pointed out by icc 10.1
lloyd
2009-07-21
1
-1
/
+1
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-13
/
+10
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
2
-20
/
+24
*
Remove support for provider identifiers from SCAN_Name - it turns out this
lloyd
2008-11-12
1
-5
/
+5
*
Change self tests to not use lookup (instead passes_self_tests takes an
lloyd
2008-11-11
2
-101
/
+121
*
Move engine to libstate/ directory, since there is a mutual dependency
lloyd
2008-11-09
1
-1
/
+0
*
Split base.h into block_cipher.h and stream_cipher.h
lloyd
2008-11-08
1
-1
/
+1
*
Move libstate and selftest out of core/ dir to toplevel
lloyd
2008-10-26
3
-0
/
+207