Writing
Thoughts on software development, architecture, and building products.
02
Recent01
ELEV-01
Hash Functions and MACs with SwiftCrypto
From SHA-2 internals to HMAC, a practical tour of cryptographic hashes and message authentication in Swift.
CryptographySwiftSecurity
Read Article
02
ELEV-02
On the Mathematics behind Elliptic Curves over Finite Fields
A guided tour of elliptic-curve math—point addition, multiplication, finite fields, and why 256-bit ECC security is so hard to break.
CryptographyMathSecurity
Read Article
03
ELEV-03
Introduction to Docker
Brief primer on Docker
Containers
Read Article