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_suite_info.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-187
/
+184
*
Add support for ARIA GCM ciphersuites
Jack Lloyd
2017-11-03
1
-1
/
+17
*
Add support for ECDHE_PSK AEAD ciphersuites
Jack Lloyd
2017-08-22
1
-2
/
+6
*
Add CECPQ1 OCB ciphersuites
Jack Lloyd
2016-12-30
1
-1
/
+3
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
1
-2
/
+6
*
Clean up TLS ciphersuite handling
Jack Lloyd
2016-08-16
1
-654
/
+169
*
Save the IETF ciphersute name directly in TLS::Ciphersuite
Jack Lloyd
2016-06-09
1
-322
/
+322
*
Update OCB ciphersuites to follow new nonce scheme from -04 draft
Jack Lloyd
2016-04-04
1
-37
/
+37
*
Add IETF standard ChaCha20Poly1305 ciphersuites to TLS
Jack Lloyd
2016-03-23
1
-2
/
+26
*
Precompile the list of TLS ciphersuites
Jack Lloyd
2016-01-06
1
-292
/
+452
*
Add TLS_PSK tests
Jack Lloyd
2015-11-13
1
-5
/
+2
*
Remove RC4 (and all support for stream ciphers) from TLS
lloyd
2015-05-15
1
-28
/
+1
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-11
/
+11
*
Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00
lloyd
2015-01-21
1
-1
/
+37
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementation
lloyd
2014-12-31
1
-1
/
+10
*
Cleanup handling of TLS AEAD nonce sizes, push all knowledge of what
lloyd
2014-11-03
1
-151
/
+151
*
Add ECDHE_ECDSA CCM suites
lloyd
2014-04-05
1
-2
/
+14
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+463