|
|
|
|
|
by x3y1
587 days ago
|
|
I really liked the book “Implementing SSL / TLS Using Cryptography and PKI”. When trying to understand certificates and TLS, there always seemed to be some tricky bits that most explanations glossed over. In this book, the author builds a working TLS implementation in C, which means they have to cover all the details. |
|