Simon Racz · @simonracz
42 followers · 186 posts · Server discuss.systems

CLI Client for a Cryptographic Web Application

This is a long one. I write a new client for a real world E2E encrypted file transfer solution.

-256

youtu.be/GQBbgmbR1Ck

#aes #cryptography #hkdf #sha #hash #hmac

Last updated 1 year ago

Cendyne · @cendyne
464 followers · 389 posts · Server furry.engineer

HKDF is commonly used to derive key material just in time for its application. However, as a cryptography tool, HKDF is severely under documented and lacks prescriptive examples for intended use.

A large-tech blog shared their HKDF application and I identify several issues with its implementation. Inside is an anonymized version with critiques and improvements.

Tags:

cendyne.dev/posts/2023-01-30-h

#cryptography #hkdf #blog #engineering #security

Last updated 2 years ago