hash-functions
Beta
SHA-256 and HMAC from scratch
Rotations, padding and the compression block. Sign and verify messages without touching a crypto library.
Intermediate7 stages~8 hSecurity
hashingcriptografíabits
C · Python · Go
Project catalog
Every project is a real tool split into stages. Explore the catalog or tell us what you need for a personal shortlist.
1 project of 22
Rotations, padding and the compression block. Sign and verify messages without touching a crypto library.
C · Python · Go