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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor SIV/CMAC optimizations
Jack Lloyd
2017-11-02
1
-3
/
+6
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
1
-1
/
+1
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-1
/
+1
*
Fix for 32-bit Windows
Jack Lloyd
2017-10-20
1
-4
/
+4
*
Add GHASH using SSSE3
Jack Lloyd
2017-10-20
4
-2
/
+105
*
Remove unused variable
Jack Lloyd
2017-10-19
1
-1
/
+1
*
PMULL optimizations
Jack Lloyd
2017-10-18
3
-61
/
+192
*
Further optimizations, and split out GHASH reduction code
Jack Lloyd
2017-10-18
2
-79
/
+46
*
GCM and CTR optimizations
Jack Lloyd
2017-10-18
6
-319
/
+508
*
Further GCM optimizations
Jack Lloyd
2017-10-13
1
-17
/
+27
*
Optimize GCM
Jack Lloyd
2017-10-13
6
-151
/
+215
*
OCB optimizations
Jack Lloyd
2017-10-13
2
-58
/
+90
*
OCB optimizations
Jack Lloyd
2017-10-12
2
-48
/
+52
*
Helpful comment
Jack Lloyd
2017-10-11
1
-1
/
+2
*
Address some MSVC warnings
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Make poly_dbl.h a submodule of utils
Jack Lloyd
2017-09-27
2
-0
/
+5
*
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
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
6
-6
/
+15
*
Header file cleanups
Jack Lloyd
2017-09-21
5
-5
/
+2
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
9
-18
/
+18
*
Add API stability annotations.
Jack Lloyd
2017-09-19
7
-21
/
+21
*
Merge GH #1205 Support large blocks in OCB mode
Jack Lloyd
2017-09-19
2
-62
/
+134
|
\
|
*
Change wide block OCB
Jack Lloyd
2017-09-15
1
-29
/
+0
|
*
Add alternate form for matching OCB ref code
Jack Lloyd
2017-09-11
1
-4
/
+30
|
*
Support larger block sizes in OCB
Jack Lloyd
2017-09-10
2
-59
/
+134
*
|
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
5
-5
/
+5
*
|
reenable 8 byte gcm tags
Atanas Filyanov
2017-09-15
1
-1
/
+2
*
|
Allow GCM tag size in the range 96..128 bits
Atanas Filyanov
2017-09-14
1
-1
/
+2
*
|
allow 12 byte GCM tags and add test vectors
Atanas Filyanov
2017-09-13
1
-1
/
+1
|
/
*
Simplify polynomial doubling code
Jack Lloyd
2017-09-05
1
-2
/
+2
*
Add support for ARMv8 PMULL instruction
Jack Lloyd
2017-09-03
4
-0
/
+112
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-2
/
+3
*
Improve polynomial doubling code, move to util
Jack Lloyd
2017-08-15
3
-9
/
+8
*
Update OCB ref to RFC, and add new test vectors
Jack Lloyd
2017-06-12
1
-2
/
+2
*
Add assertion to ensure key is set in OCB_Encryption::encrypt.
Daniel Wyatt
2017-06-09
1
-0
/
+2
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
8
-9
/
+24
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
15
-215
/
+215
*
Correct output_length bug in SIV and ChaCha20Poly1305 also
Jack Lloyd
2016-11-26
2
-2
/
+2
*
Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...
Jack Lloyd
2016-11-26
3
-3
/
+3
*
Cipher_Mode and AEAD_Mode improvements
Daniel Neus
2016-11-08
12
-14
/
+96
*
Implements GMAC with GHASH.
Matthias Gierlings
2016-10-28
2
-54
/
+52
*
Added implementation for GMAC
Matthias Gierlings
2016-10-27
2
-49
/
+54
*
Remove alias logic from SCAN_Name
Jack Lloyd
2016-10-21
1
-0
/
+6
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
8
-29
/
+94
*
Improve modes doxygen [ci skip]
René Korthaus
2016-10-19
2
-2
/
+28
[next]