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
/
tls
/
tls_cbc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-3
/
+3
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-2
/
+2
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-5
/
+5
*
Avoid false positive valgrind in TLS CBC decryption
Jack Lloyd
2017-08-29
1
-2
/
+2
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-51
/
+51
*
TLS CBC functionality now exposed to the library developer. Useful for direct...
Juraj Somorovsky
2016-11-19
1
-1
/
+1
*
Cipher_Mode and AEAD_Mode improvements
Daniel Neus
2016-11-08
2
-2
/
+13
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
1
-7
/
+2
*
Merge GH #675 Lucky13 countermeasures
Jack Lloyd
2016-10-24
2
-0
/
+82
|
\
|
*
Final changes, now using the countermeasure from the Lucky 13 paper again (or...
Juraj Somorovsky
2016-10-23
1
-36
/
+32
|
*
SHA384 countermeasure (not perfect, but makes the attack harder)
Juraj Somorovsky
2016-10-22
1
-19
/
+27
|
*
Lucky 13 patch for SHA-1 and SHA-256
Juraj Somorovsky
2016-10-16
2
-0
/
+78
*
|
Maintainer mode fixes
Jack Lloyd
2016-10-17
1
-7
/
+3
|
/
*
Make TLS CBC optional
Jack Lloyd
2016-10-08
3
-0
/
+576