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
/
lib
/
block
/
serpent
/
serpent.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for minimized builds
Jack Lloyd
2019-02-16
1
-1
/
+1
*
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
1
-0
/
+1
*
Add explicit AVX2 function annotations
Jack Lloyd
2018-10-05
1
-0
/
+2
*
Report if Serpent is using AVX2
Jack Lloyd
2018-09-10
1
-0
/
+7
*
Serpent 8x decrypt
Jack Lloyd
2018-08-24
1
-1
/
+1
*
WIP for Serpent AVX2
Jack Lloyd
2018-08-24
1
-0
/
+26
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
1
-0
/
+4
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-11
/
+11
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-12
/
+12
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
1
-34
/
+47
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
1
-1
/
+1
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
1
-0
/
+12
*
Merge optimized implementations into base class
Jack Lloyd
2016-09-15
1
-0
/
+30
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-6
/
+6
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-3
/
+1
*
More changes for use with debug STL
Simon Warta
2015-06-30
1
-1
/
+1
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-4
/
+5
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+205