mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 08:37:50 -04:00
Like SHA2-384:SHA2-512, SHA2-224 is simply a truncated SHA2-256 with a different initial vector. Add to round out the complete basic SHA2 family. |
||
|---|---|---|
| .. | ||
| sha224.h | ||
| sha256.h | ||
| sha256c.c | ||
| sha384.h | ||
| sha512.h | ||
| sha512c.c | ||
| sha512t.h | ||