| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
TLS 1.0/1.1, SSLv3 uses a different hash format. Only RSA certs tested
so far.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
handshake, keep track of exactly which handshake message type(s) we
can expect and assert before processing that what we recieved is what
we expected. Contrast with previous 'checking' which was more in the
style 'could we perhaps plausibly do something with this message?'
aka broken.
|
|
|
|
|
|
|
| |
was included in a now-expired ID (draft-ietf-tls-56-bit-ciphersuites-01)
and mentioned in Rescorla's SSL book.
Not implemented by OpenSSL but does appear to be included in GnuTLS.
|
|
|