Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NIST SP 800-108 Counter Mode KDF (#2748) | Jared | 2016-05-29 | 1 | -0/+151 |
* NIST SP 800-108 Counter Mode and Feedback Mode KDF * CounterKDF unit tests * Refactor to support multiple key based KDF modes. * Extracting supported algorithms for KBKDF Counter Mode test vectors * Adding support for different rlen and counter location in KBKDF * support for multiple L lengths and 24 bit counter length. * Adding KBKDF Documentation. * Refactoring KBKDF to KBKDFHMAC to describe hash algorithm used. |