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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge GH #2456 Remove deprecated headers, make many headers internal
Jack Lloyd
2020-11-06
5
-16
/
+6
|
\
|
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
5
-16
/
+6
*
|
Remove compiler version checks for old compilers
Jack Lloyd
2020-11-06
1
-1
/
+1
|
/
*
Rename vars in the Sbox expressions
Jack Lloyd
2020-06-06
1
-366
/
+366
*
Make Serpent sboxes functions instead of macros
Jack Lloyd
2020-06-06
4
-639
/
+657
*
Disable AVX2 Serpent on MSVC
Jack Lloyd
2019-09-27
1
-0
/
+6
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-0
/
+2
*
Make the ISA list a list
Jack Lloyd
2019-04-17
1
-1
/
+3
*
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
*
Use vzeroupper/vzeroall to transition between AVX and SSE states.
Jack Lloyd
2018-11-10
1
-0
/
+8
*
Remove SIMD_32 typedef
Jack Lloyd
2018-11-05
1
-16
/
+16
*
Add explicit AVX2 function annotations
Jack Lloyd
2018-10-05
2
-0
/
+8
*
Use correct array length in Serpent AVX2
Jack Lloyd
2018-09-28
1
-2
/
+2
*
Report if Serpent is using AVX2
Jack Lloyd
2018-09-10
1
-0
/
+7
*
Move AVX2 wrapper to utils
Jack Lloyd
2018-08-24
2
-259
/
+4
*
AVX2
Jack Lloyd
2018-08-24
1
-56
/
+62
*
Serpent 8x decrypt
Jack Lloyd
2018-08-24
2
-88
/
+118
*
WIP for Serpent AVX2
Jack Lloyd
2018-08-24
4
-7
/
+415
*
Enable using NEON on Clang
Jack Lloyd
2017-12-10
1
-4
/
+4
*
Avoid using semicolon at and of do { } while(0) macro block.
Jack Lloyd
2017-11-02
2
-19
/
+19
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
1
-0
/
+4
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-1
/
+1
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
2
-23
/
+23
*
Remove redundant private: specifier
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Remove protected functions from final classes
Jack Lloyd
2017-10-02
1
-17
/
+1
*
Remove unused namespace
Jack Lloyd
2017-09-30
1
-4
/
+0
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
2
-4
/
+4
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
2
-2
/
+6
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
1
-4
/
+4
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
3
-22
/
+22
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
1
-4
/
+0
*
Rename Serpent SIMD and Twofish SBOX source files
Jack Lloyd
2016-12-08
1
-0
/
+0
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
1
-34
/
+47
*
Move ISA optimized versions under the main algo dir
Jack Lloyd
2016-11-03
2
-0
/
+178
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
2
-2
/
+2
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
2
-0
/
+13
*
Merge optimized implementations into base class
Jack Lloyd
2016-09-15
2
-2
/
+48
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-9
/
+9
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-3
/
+1
*
block: Add missing overrides
Daniel Seither
2015-07-30
1
-6
/
+6
*
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
3
-3
/
+3
*
Move lib into src
lloyd
2014-01-10
4
-0
/
+697