I recently created an example project which demonstrates how to implement an ECDH key exchange and establish an encrypted session between a client and server. See my write up about it here: https://t.co/O9x23Tgqri
Here is my latest post which I think will be a useful reference for developers implementing applications or protocols using the Ring cryptography library: https://t.co/ZgKMQSGEMJ
I've created a new open source Rust library called fluent-hash. You can download it from https://t.co/3wdoedBVj3 if you want to try it out. Read my latest blog post about it here: https://t.co/kwyejl3TM0
Continuing my series of blog posts covering cryptography in Rust, here is a new post on deriving cryptographic keys with HKDF using Ring: https://t.co/KIJNvTPy3k