Commit Graph

2 Commits

Author SHA1 Message Date
Stephen Heumann
6a1eeb40ea Update to newer ISC license wording with "and/or". 2024-06-26 20:46:58 -06:00
Stephen Heumann
58a9c564ae Implement "KDF in Counter Mode" from NIST SP 800-108.
This is currently instantiated with HMAC-SHA256 as the pseudo-random function, but is implemented using a template so that other PRFs could also be used.
2024-04-15 19:48:42 -05:00