open-vault/vendor/github.com/jefferai/isbadcipher
Jeff Mitchell 9ebc57581d
Switch to go modules (#6585)
* Switch to go modules

* Make fmt
2019-04-13 03:44:06 -04:00
..
.gitattributes Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
.gitignore Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
AUTHORS Print warning when 'tls_cipher_suites' includes blacklisted cipher suites (#6300) 2019-03-01 16:48:06 +01:00
CONTRIBUTORS Print warning when 'tls_cipher_suites' includes blacklisted cipher suites (#6300) 2019-03-01 16:48:06 +01:00
LICENSE Print warning when 'tls_cipher_suites' includes blacklisted cipher suites (#6300) 2019-03-01 16:48:06 +01:00
PATENTS Print warning when 'tls_cipher_suites' includes blacklisted cipher suites (#6300) 2019-03-01 16:48:06 +01:00
README.md Print warning when 'tls_cipher_suites' includes blacklisted cipher suites (#6300) 2019-03-01 16:48:06 +01:00
ciphers.go Print warning when 'tls_cipher_suites' includes blacklisted cipher suites (#6300) 2019-03-01 16:48:06 +01:00

README.md

IsBadCipher

This repository forks the Go supplemental networking library in order to publicly expose a function that allows testing of a cipher spec against the blacklisted set in the HTTP/2 spec.