Practical Cryptography for Developers
Practical Cryptography for Developers
Practical Cryptography for Developers
Practical Cryptography for Developers
Welcome
Preface
Cryptography - Overview
Hash Functions
MAC and Key Derivation
Secure Random Generators
Key Exchange and DHKE
Encryption: Symmetric and Asymmetric
Symmetric Key Ciphers
Asymmetric Key Ciphers
Digital Signatures
Quantum-Safe Cryptography
More Cryptographic Concepts
Digital Certificates - Example
TLS - Example
One-Time Passwords (OTP) - Example
Crypto Libraries for Developers
Conclusion
Powered by GitBook

TLS - Example

...

Connect to HTTPS server and download resource.

Display the server certificate + the public key.

Display info about the TLS cipher suite.

...

Previous
Digital Certificates - Example
Next
One-Time Passwords (OTP) - Example
Last updated 2 years ago