Bay Area Rust Meetup on Crypto
20 December 2014 ∞
Two days ago I've given a talk about memory protections and crypto data at the Bay Area Rust Meetup held by Mozilla San Francisco and dedicated to the topic of cryptography. The corresponding project I created is also available on Github as project TARS.
This whole meetup was filled with great talks:
- Thoughts on Rust Cryptography, by Tony Arcieri
- Crypto Interface Pitfalls (and how to avoid them), by Sean Devlin
- Using Linux Kernel crypto APIs from Rust, by Matthew McPherrin
- std::rand::random::<Talk>(), by Huon Wilson