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
/
cfb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-14
/
+14
*
Cipher_Mode and AEAD_Mode improvements
Daniel Neus
2016-11-08
2
-0
/
+10
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-1
/
+0
*
Improve modes doxygen [ci skip]
René Korthaus
2016-10-19
1
-0
/
+12
*
Cipher_Mode API improvements
Jack Lloyd
2016-09-01
2
-22
/
+16
*
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
-1
/
+1
*
Same treatment for cipher modes
Jack Lloyd
2015-09-10
1
-2
/
+0
*
Make Botan compile when only some modules are enabled
Simon Warta
2015-07-03
1
-1
/
+0
*
More changes for use with debug STL
Simon Warta
2015-06-30
1
-2
/
+8
*
lib/modes: Convert &vec[0] to vec.data()
Simon Warta
2015-06-24
1
-8
/
+8
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-1
/
+3
*
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
/
+2
*
Avoid memory overread in last block of CFB encryption.
lloyd
2014-01-18
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
/
+242