Commit 4ec36aff authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

RFC5753 compliance.



RFC5753 requires that we omit parameters for AES key wrap and set them
to NULL for 3DES wrap. OpenSSL decrypt uses the received algorithm
parameters so can transparently handle either form.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent 6220acf8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment