Hash Functions and MACs with SwiftCrypto
From SHA-2 internals to HMAC, a practical tour of cryptographic hashes and message authentication in Swift.
Engineering & writing
All posts, newest first.
From SHA-2 internals to HMAC, a practical tour of cryptographic hashes and message authentication in Swift.
A guided tour of elliptic-curve math—point addition, multiplication, finite fields, and why 256-bit ECC security is so hard to break.
Brief primer on Docker