
Cryptography
Programming Throwdown
00:00
Stateful Cyphers Are Bad
Stateful ciphers are stateless, which means they're very weak. They can be easily cracked by reverse engineering the cipher using language knowledge and other tricks. lib sodium is an open source library that lets you use different types of encryption to make your messages more secure. Don't ever write your own cryptography library because if you have a bug, it's going to end badly riling someone.
Transcript
Play full episode