Cryptography and Elixir
Product information
Topic
Cryptography
Audience
Beginner, Intermediate, Advanced
Biography
Software developer with 11 years of experience, working on different products as tech lead. I love Elixir and the way it elegantly solve problems and the robust platform that’s is below it. I also love to teach the little I know to others. I do so through my YouTube channel TheDojoMX.
Talk Description
We all know that our digital security and anonymity relies on sophisticated algorithms that allows us to maintain secrecy and store information securely. We will talk about the main types of cryptographic algorithms (block and stream ciphers, hashes, MAC’s) and the right way to use each one. Finally we will talk about the cryptography libraries developed for Elixir and show examples about how to use it correctly.