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
/
siv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Helpful comment
Jack Lloyd
2017-10-11
1
-1
/
+2
*
Make poly_dbl.h a submodule of utils
Jack Lloyd
2017-09-27
1
-0
/
+1
*
Avoid debug iterator error
Jack Lloyd
2017-09-24
1
-6
/
+12
*
Test SIV multi-AD function
Jack Lloyd
2017-09-24
1
-2
/
+2
*
Better tests for SIV
Jack Lloyd
2017-09-24
2
-22
/
+33
*
Further build/test fixes for restricted configurations
Jack Lloyd
2017-09-24
2
-1
/
+8
*
More include header cleanups
Jack Lloyd
2017-09-21
2
-3
/
+5
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
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
*
Improve polynomial doubling code, move to util
Jack Lloyd
2017-08-15
1
-3
/
+4
*
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
-24
/
+24
*
Correct output_length bug in SIV and ChaCha20Poly1305 also
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
*
Improve modes doxygen [ci skip]
René Korthaus
2016-10-19
1
-0
/
+6
*
SIV is restricted to 128 bit ciphers
Jack Lloyd
2016-10-02
1
-0
/
+2
*
Cipher_Mode API improvements
Jack Lloyd
2016-09-01
2
-11
/
+6
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-3
/
+3
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-2
/
+2
*
Same treatment for cipher modes
Jack Lloyd
2015-09-10
1
-2
/
+0
*
Fix module combi: adler32,siv
Simon Warta
2015-07-08
1
-0
/
+5
*
lib/modes: Convert &vec[0] to vec.data()
Simon Warta
2015-06-24
1
-9
/
+9
*
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
-10
/
+7
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash.
lloyd
2014-01-18
1
-3
/
+3
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
1
-3
/
+3
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+297