On Fri Jul 04 20:33:35 2014, pspa...@redhat.com wrote:
>
> Attached patch set adds support for key wrapping mode described in RFC
> 5649.
>

Well it seems this patch only supports the new functionality via the low level
APIs (which applications should avoid) and not EVP. This would mean
applications would have to manually invoke things like AES-NI. It would be far
better if OpenSSL did this automatically.

Also using EVP means that testing is simply a case of adding a few line to
evptests.txt.

There is some support for the existing AES wrap via EVP added to OpenSSL 1.0.2.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to