Furkan Akalfurkanakal.com·Jan 30, 2024Part 3: Public / Private Keys & RSA Encryption | Public-Key CryptographyHello everyone! Welcome to the third part of the public-key cryptography series! In the previous part, the notion of prime number was discussed. This part is intended to give an introduction for public / private key pairs and encryption / decryption ...140 readsPublic-Key Cryptographypublic key cryptography
Furkan Akalfurkanakal.com·Jan 28, 2024Part 2: Prime Numbers | Public-Key CryptographyHello everyone! Welcome to the second part of the public-key cryptography series! This part is intended to give an introduction for prime numbers and their pivotal role in public-key cryptography. Additionally, you’ll find some relevant code snippets...54 readsPublic-Key CryptographyCryptography
Furkan Akalfurkanakal.com·Jan 28, 2024Part 1: Introduction | Public-Key CryptographyHello everyone! Welcome to the first part of the public-key cryptography series! This series of posts is intended to give the basics of cryptography and specifically public-key encryption. In each post (coming after this one), you’ll find some code s...47 readsPublic-Key CryptographyCryptography