commit | 53c8f6aa520cb0de6346b3fbe42229adf910dd13 | [log] [tgz] |
---|---|---|
author | Simo Sorce <simo@redhat.com> | Tue Sep 15 11:13:56 2015 -0400 |
committer | Simo Sorce <simo@redhat.com> | Thu Sep 24 19:38:41 2015 -0400 |
tree | 9d58a226692a52919d1a96aa2db6762af4e424b4 | |
parent | 6272e95912ae8dc4eae295cd6bf27e6dfa0bdce9 [diff] |
Add X963KDF from ANSI X9.63:2001 The implemention allows the use a Hash function to implement a KDF very similar to ConcatKDFHash, just different enough to require a separate derivation function. Closes #2203 Signed-off-by: Simo Sorce <simo@redhat.com>