« earlier | later » Page 1 of 2
A formally verified implementation of TLS. (Being written in F# means it's a bit impractical to use as a library, though...)
to cryptography formal-methods security tls verification ... on 28 April 2014
Practical recommendations for TLS settings.
to cryptography security ssl tls ... on 28 April 2014
Diffie Hellman and TLS with nonsense parameters - Hanno's blog
Apparently quite a lot of TLS implementations will happily accept 15 as a prime for DH key exchange. Presumably even if they were checking you could rely on the probabilistic test too...
to cryptography dh prime security ssl testing tls ... on 16 April 2014
Embedded in Academia : A New Development for Coverity and Heartbleed
What Coverity is doing to detect the Heartbleed problem (in short: treating n2hs-style functions as generating tainted results).
to coverity security ssl static-analysis tls ... on 14 April 2014
Generating randomly-varied certificates and comparing how different implementations respond to them.
to ca certificate papers security ssl testing tls ... on 13 April 2014
ImperialViolet - Apple's SSL/TLS bug
The famous copy-and-paste error.
Moserware: The First Few Milliseconds of an HTTPS Connection
Nice overview of what exactly is going on when establishing a TLS connection, with packet dumps and brief explanations of the maths.
to ag0803 crypto dump networking packet ssl tls ... on 17 December 2013
About Crossbear | pki.net.in.tum.de|crossbear.org
"Crossbear is a tool that aims to detect and localise Man-in-the-middle (MitM) attacks on the SSL/TLS [and SSH] protocols." It works by comparing the certificate you get with what others got from different locations. (I imagine CDNs will break this as usual...)
to ca certificate security ssh ssl tls ... on 14 December 2013
Set the clock from the timestamp in a TLS handshake. Not a million miles away from my 404date script, although about a thousand times more complicated!
« earlier | later » Page 1 of 2
- tls | |
1 | acme |
1 | ag0700 |
1 | ag0803 |
1 | c++ |
5 | ca |
5 | certificate |
1 | coop |
1 | coverity |
1 | crypto |
5 | cryptography |
1 | dh |
1 | dump |
1 | formal-methods |
1 | goto |
1 | http |
1 | https |
1 | letsencrypt |
1 | library |
1 | mozilla |
2 | networking |
1 | notary |
1 | ocaml |
1 | os |
1 | packet |
1 | papers |
1 | prime |
1 | privilege-separation |
14 | security |
1 | sni |
4 | software |
1 | ssh |
10 | ssl |
1 | static-analysis |
2 | testing |
1 | time |
17 | tls |
1 | verification |
1 | x509 |
tasty by Adam Sampson.