Commit a20d9422 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>
(cherry picked from commit 4ec36aff)
parent bf9d61d1
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