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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
3
-13
/
+15
*
Work around unique_ptr conversion bug in older GCC
Jack Lloyd
2018-04-07
1
-1
/
+1
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
4
-51
/
+127
*
Minor tweaks for coverage
Jack Lloyd
2018-03-10
1
-2
/
+1
*
Fix speed test of cipher modes [ci skip]
Jack Lloyd
2018-01-27
1
-0
/
+1
*
ABI for Aarch64 crypto
Jack Lloyd
2018-01-12
1
-3
/
+1
*
Make stream, block, hash and cipher mode base classes optional
Jack Lloyd
2018-01-12
8
-1
/
+22
*
Increase EAX update granularity to 128 bytes.
Jack Lloyd
2017-12-30
1
-1
/
+5
*
Add a function for checking if poly_double_n supports a particular size
Jack Lloyd
2017-11-18
1
-4
/
+1
*
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
3
-56
/
+54
*
Helpful comment
Jack Lloyd
2017-10-11
1
-1
/
+2
*
Optimize CFB mode
Jack Lloyd
2017-10-11
2
-39
/
+97
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
1
-1
/
+4
*
Remove redundant return statement
Jack Lloyd
2017-10-02
1
-1
/
+1
*
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
3
-0
/
+9
*
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
2
-2
/
+2
*
More include header cleanups
Jack Lloyd
2017-09-21
6
-6
/
+15
*
Header file cleanups
Jack Lloyd
2017-09-21
8
-11
/
+3
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
15
-30
/
+30
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
1
-4
/
+5
*
Add API stability annotations.
Jack Lloyd
2017-09-19
12
-40
/
+40
*
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
*
|
Small cleanup in CBC mode
Jack Lloyd
2017-09-16
2
-21
/
+23
*
|
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
*
|
Address CFB carryover bug
Jack Lloyd
2017-09-10
2
-47
/
+44
|
/
*
Simplify polynomial doubling code
Jack Lloyd
2017-09-05
2
-46
/
+14
*
Add support for ARMv8 PMULL instruction
Jack Lloyd
2017-09-03
4
-0
/
+112
[next]