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
/
des
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
1
-0
/
+1
*
Fixes for DES/3DES
Jack Lloyd
2018-05-16
1
-7
/
+7
*
Unroll DES to encrypt/decrypt 2 rounds in parallel
Jack Lloyd
2018-05-16
1
-122
/
+198
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
2
-0
/
+12
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-12
/
+12
*
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
2
-3
/
+3
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
5
-67
/
+67
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
1
-18
/
+12
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
2
-3
/
+3
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
4
-33
/
+33
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+0
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
2
-7
/
+2
*
block: Add missing overrides
Daniel Seither
2015-07-30
2
-18
/
+18
*
lib/block: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
2
-7
/
+7
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
2
-3
/
+7
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
5
-5
/
+5
*
Move lib into src
lloyd
2014-01-10
6
-0
/
+1108