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
/
block_cipher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some missing includes
Jack Lloyd
2018-11-08
1
-0
/
+1
*
Add Tweakable_Block_Cipher class
Jack Lloyd
2018-08-09
1
-4
/
+20
*
Mark some members of Block_Cipher_Fixed_Params as final
Jack Lloyd
2018-08-08
1
-4
/
+4
*
Include <memory> in base type headers
Jack Lloyd
2017-10-29
1
-0
/
+1
*
Swapped encrypt and decrypt in BlockCipher _xex functions
Jack Lloyd
2017-10-12
1
-2
/
+2
*
OCB optimizations
Jack Lloyd
2017-10-12
1
-0
/
+39
*
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
-1
/
+1
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-12
/
+12
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-5
/
+13
*
Improve block doxygen [ci skip]
René Korthaus
2016-10-19
1
-3
/
+6
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
1
-2
/
+1
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
1
-0
/
+8
*
Address some review comments by Simon. GH #279
Jack Lloyd
2015-09-21
1
-1
/
+1
*
Handle dependencies re static linking. GH #279
Jack Lloyd
2015-09-17
1
-0
/
+13
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-0
/
+2
*
block: Add missing overrides
Daniel Seither
2015-07-30
1
-2
/
+2
*
lib/block: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-4
/
+4
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-0
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+162