#crypto
Bookmarks
- 🔗 🦮 Elliptic Curve Cryptography: a gentle introduction (2023-08-17) #crypto #curves #intro
- 🔗 🦮 Can we encrypt data using Elliptic Curves? (2023-08-17) #crypto #curves #elgamal
- 🔗 🦮 EFAIL (2023-08-17) #security #crypto #red #cbc #cfb
- 🔗 🦮 Authenticated encryption: why you need it and how it works (2023-08-17) #crypto #chacha20-poly1305 #aes-gcm #aead
- 🔗 🦮 AES-256 Is Not Enough: Breaking a Bootloader | Details | Hackaday.io (2023-08-13) #security #crypto #aes
- 🔗 🦮 On the state of cryptography in Haskell - www.leonmergen.com (2023-08-13) #crypto #haskell
- 🔗 🦮 RC4 NOMORE (2023-08-13) #security #crypto #rc4
- 🔗 🦮 Avoid incorrect ChaCha20 implementations (2023-08-13) #crypto #chacha
- 🔗 🦮 Attacks in Stream Ciphers: A Survey (2023-08-13) #pdf #security #crypto #red
- 🔗 🦮 BADA55: Introduction (2023-08-13) #crypto #curves
- 🔗 🦮 ECB Byte at a Time (2023-08-13) #crypto #new #ecb
- 🔗 🦮 When Constant-Time Source Code May Not Save You (2023-08-13) #security #crypto #curve25519