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
/
engine
/
core_engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patrick Pelletier noted on the mailing list that the implementation of
lloyd
2012-04-24
1
-2
/
+6
*
Fix various typos, and remove an unused macro in checks/bench.cpp
lloyd
2012-04-23
1
-2
/
+2
*
Add a slow but functional implementation of Camellia
lloyd
2012-01-28
1
-0
/
+9
*
Fix PR 166
lloyd
2011-12-08
1
-5
/
+9
*
Add a simple but functioning implementation of Keccak. Only the
lloyd
2010-12-10
1
-0
/
+9
*
Old function name, and made message confusing anyway
lloyd
2010-11-05
1
-2
/
+1
*
Was missing the Engine PBKDF lookup routine
lloyd
2010-11-04
1
-0
/
+52
*
Move PBKDF lookups to engine
lloyd
2010-11-04
2
-0
/
+4
*
In all cases where the block size of the cipher is fixed, the key
lloyd
2010-10-14
1
-2
/
+0
*
More size_t
lloyd
2010-10-13
2
-2
/
+2
*
s/BLOCK_SIZE/block_size()/
lloyd
2010-10-13
1
-1
/
+1
*
Use size_t in SCAN_Name
lloyd
2010-10-12
3
-8
/
+8
*
Fix macro
lloyd
2010-09-30
1
-0
/
+1
*
Split SHA-2 into 32 and 64 bit versions; they are totally independent
lloyd
2010-09-30
1
-2
/
+7
*
Rename Default_Engine to Core_Engine which describes its purposes
lloyd
2010-07-27
9
-0
/
+1141