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
/
modes
/
aead
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move clmul to its own file (for abi flags)
lloyd
2013-12-27
5
-74
/
+101
*
Unused
lloyd
2013-12-27
1
-7
/
+0
*
Cleanup
lloyd
2013-12-27
2
-19
/
+17
*
Clean up GCM. Add CLMUL support.
lloyd
2013-12-27
3
-48
/
+216
*
s/default_nonce_size/default_nonce_length/
lloyd
2013-12-10
3
-3
/
+3
*
Add SIV
lloyd
2013-12-05
4
-1
/
+316
*
Support the normal names for CCM in TLS policy config
lloyd
2013-12-04
1
-0
/
+9
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
5
-5
/
+5
*
merge of '5e53891d2c77f27a22d07ed26923745f9a5f3336'
lloyd
2013-11-08
1
-2
/
+2
|
\
|
*
Use BS constant where possible
lloyd
2013-11-07
1
-2
/
+2
*
|
Avoid static const in GCM as well
lloyd
2013-11-07
1
-1
/
+1
|
/
*
Work around a strange bug where Clang won't find CCM_Mode::BS unless
lloyd
2013-11-07
1
-1
/
+1
*
Add CCM mode
lloyd
2013-09-05
4
-2
/
+416
*
Support 64 and 96 bit tags in OCB, using the nonce formatting rule
lloyd
2013-08-26
2
-2
/
+3
*
Some OCB cleanups
lloyd
2013-08-25
2
-98
/
+90
*
merge of '59ddcb9c6e450b61f95165721510c583d6a9cde3'
lloyd
2013-08-25
4
-6
/
+11
|
\
|
*
Expose AEAD_Mode::tag_size
lloyd
2013-08-22
4
-6
/
+11
*
|
Store the OCB checksum in wide blocks and fold once at the end
lloyd
2013-08-25
1
-25
/
+20
|
/
*
Add Cipher_Mode intermediate class. Add missing BOTAN_DLL exports
lloyd
2013-08-19
1
-3
/
+5
*
Make XTS a Transformation under src/modes
lloyd
2013-08-14
12
-0
/
+1361