Web3 Developer (@web3dev) 's Twitter Profile
Web3 Developer

@web3dev

Cryptography, distributed systems and p2p protocols

ID: 1120297102108549122

linkhttps://Web3Developer.io calendar_today22-04-2019 12:03:38

14 Tweet

196 Followers

16 Following

Web3 Developer (@web3dev) 's Twitter Profile Photo

I'm working on a new series of blog posts covering cryptography in Rust. Check out my first post here: web3developer.io/hash-functions…

Web3 Developer (@web3dev) 's Twitter Profile Photo

New post on using HMAC to sign and verify messages in Rust using the Ring cryptography library: web3developer.io/signing-and-ve…

Web3 Developer (@web3dev) 's Twitter Profile Photo

Continuing my series of blog posts covering cryptography in Rust, here is a new post on deriving cryptographic keys with HKDF using Ring: web3developer.io/deriving-crypt…

Web3 Developer (@web3dev) 's Twitter Profile Photo

I've created a new open source Rust library called fluent-hash. You can download it from crates.io if you want to try it out. Read my latest blog post about it here: web3developer.io/introducing-fl…

Web3 Developer (@web3dev) 's Twitter Profile Photo

Here is my latest post which I think will be a useful reference for developers implementing applications or protocols using the Ring cryptography library: web3developer.io/ring-by-exampl…

Web3 Developer (@web3dev) 's Twitter Profile Photo

Here is a new blog post on Authenticated Encryption in Rust using the Ring cryptography library: web3developer.io/authenticated-…

Web3 Developer (@web3dev) 's Twitter Profile Photo

I recently completed the first set of CryptoPals challenges. See my post on the solutions here: web3developer.io/introduction-t…

Web3 Developer (@web3dev) 's Twitter Profile Photo

Here is my first post in a new series on the topic of mathematics for cryptography covering group theory: web3developer.io/mathematics-fo…

Web3 Developer (@web3dev) 's Twitter Profile Photo

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: web3developer.io/an-example-ecd…