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
/
scripts
/
tls_suite_info.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some LGTM issues
Jack Lloyd
2019-06-19
1
-1
/
+1
*
Address some issues found by LGTM
Jack Lloyd
2019-06-03
1
-7
/
+2
*
Make it possible to regen tls_suite_info.cpp with recent tls-parameters.txt
Jack Lloyd
2019-05-24
1
-4
/
+4
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-24
/
+15
*
Add support for ARIA GCM ciphersuites
Jack Lloyd
2017-11-03
1
-6
/
+6
*
Add ARIA option to TLS suite info generator
Jack Lloyd
2017-08-23
1
-1
/
+9
*
Fix TLS ciphersuite generator for ARIA
Jack Lloyd
2017-08-23
1
-2
/
+2
*
Add support for ECDHE_PSK AEAD ciphersuites
Jack Lloyd
2017-08-22
1
-2
/
+5
*
Add CECPQ1 OCB ciphersuites
Jack Lloyd
2016-12-30
1
-24
/
+32
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
1
-0
/
+7
*
Clean up TLS ciphersuite handling
Jack Lloyd
2016-08-16
1
-31
/
+8
*
Save the IETF ciphersute name directly in TLS::Ciphersuite
Jack Lloyd
2016-06-09
1
-14
/
+28
*
Update OCB ciphersuites to follow new nonce scheme from -04 draft
Jack Lloyd
2016-04-04
1
-14
/
+14
*
Add IETF standard ChaCha20Poly1305 ciphersuites to TLS
Jack Lloyd
2016-03-23
1
-35
/
+14
*
Precompile the list of TLS ciphersuites
Jack Lloyd
2016-01-06
1
-3
/
+21
*
Add TLS_PSK tests
Jack Lloyd
2015-11-13
1
-20
/
+13
*
Remove RC4 (and all support for stream ciphers) from TLS
lloyd
2015-05-15
1
-4
/
+4
*
Add new IETF ChaCha suites
lloyd
2015-04-04
1
-7
/
+29
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-2
/
+2
*
Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00
lloyd
2015-01-21
1
-17
/
+24
*
Save to file by default
lloyd
2015-01-21
1
-5
/
+6
*
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
-21
/
+14
*
Cleanup handling of TLS AEAD nonce sizes, push all knowledge of what
lloyd
2014-11-03
1
-3
/
+4
*
Add flag to enable ChaCha suites (draft-mavrogiannopoulos-chacha-tls-01)
lloyd
2014-02-08
1
-5
/
+29
*
Website tweaks. Rename TLS suite script options.
lloyd
2014-01-11
1
-16
/
+14
*
Add option processing to tls_suite_info script
lloyd
2014-01-07
1
-22
/
+52
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-0
/
+273