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
/
block
/
serpent_simd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
3
-262
/
+0
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
1
-1
/
+1
*
Remove duplicate definition of Serpent sboxes
lloyd
2013-11-02
1
-433
/
+2
*
Fix building with --via-amalgamation; it wouldn't generate the
lloyd
2011-06-03
3
-430
/
+432
*
Split the SIMD implementations into their own modules and choose one
lloyd
2011-05-24
1
-1
/
+1
*
Add a new subclass for BlockCipher BlockCipher_Fixed_Block_Size, which
lloyd
2010-10-13
1
-4
/
+4
*
s/BLOCK_SIZE/block_size()/
lloyd
2010-10-13
1
-4
/
+4
*
Use size_t rather than u32bit for the blocks argument of encrypt_n
lloyd
2010-10-12
2
-4
/
+4
*
s/u32bit/size_t/ for block cipher parallelism queries
lloyd
2010-10-12
1
-1
/
+1
*
First set of changes for avoiding use implicit vector->pointer conversions
lloyd
2010-09-13
1
-2
/
+6
*
Only call the scalar versions if we actually have leftover blocks to
lloyd
2010-06-22
1
-2
/
+4
*
In IDEA, Noekeon, Serpent, XTEA, provide and use ro accessor functions
lloyd
2010-06-21
1
-2
/
+2
*
More Doxygen fixes
lloyd
2010-06-15
1
-2
/
+2
*
Change BlockCipher::parallelism() to return the native parallelism of
lloyd
2010-05-25
1
-1
/
+1
*
Set parallelism defaults.
lloyd
2010-02-25
1
-0
/
+2
*
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
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
2
-2
/
+18
*
Add missing header guards to package.h and botan.h
lloyd
2009-12-02
1
-2
/
+2
*
Indent and avoid one extra assignment
lloyd
2009-11-04
1
-3
/
+2
*
Kill realnames on new modules not in mailine
lloyd
2009-10-29
1
-1
/
+0
*
propagate from branch 'net.randombit.botan' (head 8fb69dd1c599ada1008c4cab2a6...
lloyd
2009-10-29
1
-1
/
+0
*
Rename SSE2 stuff to be generally SIMD since it supports at least SSE2
lloyd
2009-10-29
4
-0
/
+670