Hi Andrew,
On 12/11/20 6:50 PM, Andrew Zaborowski wrote:
Add the key derivation algorithm used with PKCS#12 to pkcs5.c so that
it
can be found together with the two PKCS#5 KDFs, and so that it can also
be used when parsing of the PKCS#12 AlgorithmIdentifiers in the next
commit. This KDF is not recommended for new uses.
---
ell/pkcs5-private.h | 12 +++++
ell/pkcs5.c | 121 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 133 insertions(+)
Patch 1 & 2 applied, thanks.
Regards,
-Denis