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
/
simd_engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add also AES-192 using SSSE3
lloyd
2010-08-12
1
-0
/
+2
*
Support AES-256 is the SSSE3 implementation
lloyd
2010-08-12
1
-0
/
+2
*
Add an implementation of AES-128 using SSSE3 instructions. It runs in
lloyd
2010-08-09
1
-0
/
+9
*
Don't hide funcions in engine subclasses that are public in base
lloyd
2010-06-16
1
-1
/
+1
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-0
/
+3
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
2
-2
/
+2
*
Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2
lloyd
2010-01-12
1
-0
/
+9
*
Add last nights project, an SSE2 implementation of IDEA. Right about 4x
lloyd
2009-12-23
1
-4
/
+10
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
3
-2
/
+10
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-1
/
+1
*
Make sure the SIMD_32 implementation we're using actually works on the
lloyd
2009-11-24
1
-0
/
+4
*
Rename sse2 engine to simd
lloyd
2009-10-29
1
-1
/
+1
*
propagate from branch 'net.randombit.botan' (head 8fb69dd1c599ada1008c4cab2a6...
lloyd
2009-10-29
1
-2
/
+0
*
Rename SSE2 stuff to be generally SIMD since it supports at least SSE2
lloyd
2009-10-29
3
-0
/
+88