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
/
utils
/
simd_32
/
simd_32.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the SIMD implementations into their own modules and choose one
lloyd
2011-05-24
1
-31
/
+0
*
Fix location of online docs in readme
lloyd
2011-04-15
1
-18
/
+0
*
Use size_t for shift and rotate values. Also define rotate_left and
lloyd
2010-12-28
1
-6
/
+9
*
If the user defines BOTAN_NO_SSE_INTRINSICS, avoid including
lloyd
2010-12-22
1
-1
/
+1
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Fix stupid typo
lloyd
2010-03-03
1
-1
/
+1
*
Pass the args to SIMD_32 variant of rotate_left/rotate_right as const
lloyd
2010-03-03
1
-6
/
+6
*
Add operator& and non-mutating rotates to SIMD_32
lloyd
2010-01-12
1
-0
/
+16
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-3
/
+3
*
Add an andc operation, in SSE2 and AltiVec, may be useful for Serpent sboxes
lloyd
2009-11-04
1
-2
/
+0
*
Add copyright + license on the new SIMD files
lloyd
2009-10-28
1
-0
/
+3
*
Add a wrapper for a set of SSE2 operations with convenient syntax for 4x32
lloyd
2009-10-26
1
-0
/
+29