Cryptography for Absolute Beginners – Nakov @ Sofia Science Festival (May 2019)

May 13, 2019
I was invited speaker at the Sofia Science Festival (May 2019). My talk was about cryptography, but for non-technical people, absolute beginners, without any math or programming background. Slides: Cryptography for Absolute Beginners These are my presentation slides about hash functions, MAC codes, key derivation functions, symmetric encryption and AES, asymmetric encryption and ECIES, digital

Cryptography for Java Developers – Nakov @ jProfessionals (Jan 2019)

January 26, 2019
Today I was speaker at the jProfessionals conference in Sofia. My talk was about cryptography in Java: Hashes, MAC, Key Derivation, Encrypting Passwords, Symmetric Ciphers & AES, Digital Signatures & ECDSA. I explained the concepts of Java Cryptography Architecture (JCA) and the most popular Java crypto libraries like Bouncy Castle. Video: Java Cryptography for Devs

Cryptography for JavaScript Developers – Nakov @ JS.Talks() 2018

November 18, 2018
Today I had a talk about cryptography in the JavaScript ecosystem at the js.talks() 2018 conference. I was happy to share my knowledge about most popular crypto algorithms used in the practice. As usually, I recorded a video, that I want to share with you. Cryptography for JS Devs – Video Cryptography for JS Devs