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
/
noekeon_simd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
3
-215
/
+0
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
1
-1
/
+1
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-2
/
+2
*
Split the SIMD implementations into their own modules and choose one
lloyd
2011-05-24
1
-1
/
+1
*
Fix location of online docs in readme
lloyd
2011-04-15
1
-2
/
+12
*
Use size_t rather than u32bit for the blocks argument of encrypt_n
lloyd
2010-10-12
2
-6
/
+6
*
s/u32bit/size_t/ for block cipher parallelism queries
lloyd
2010-10-12
1
-1
/
+1
*
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
1
-2
/
+2
*
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
-0
/
+4
*
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
*
Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2
lloyd
2010-01-12
3
-0
/
+197