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
/
modes
/
aead
/
ccm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Header file cleanups
Jack Lloyd
2017-09-21
2
-3
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-3
/
+3
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-1
/
+1
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-2
/
+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
2
-42
/
+42
*
Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...
Jack Lloyd
2016-11-26
1
-1
/
+1
*
Cipher_Mode and AEAD_Mode improvements
Daniel Neus
2016-11-08
2
-1
/
+11
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-1
/
+0
*
Cipher_Mode API improvements
Jack Lloyd
2016-09-01
2
-31
/
+26
*
Change calls to 'get_byte' to explicitly cast parameters and eliminate compil...
Dan Brown
2016-04-27
1
-2
/
+2
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-2
/
+2
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-3
/
+3
*
Same treatment for cipher modes
Jack Lloyd
2015-09-10
1
-2
/
+0
*
modes: Add missing overrides
Daniel Seither
2015-07-30
1
-2
/
+2
*
lib/modes: Convert &vec[0] to vec.data()
Simon Warta
2015-06-24
1
-13
/
+13
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-3
/
+4
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Replace Transformatio::nstart with start_raw so we can do a full set
lloyd
2014-11-05
2
-3
/
+3
*
Correct CCM for L != 2. Bugzilla 270
lloyd
2014-05-16
1
-1
/
+1
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+395