[openssl-dev] [openssl.org #4477] [PATCH] enc command enhancement and small fixes

Michel via RT rt at openssl.org
Thu Mar 24 23:48:24 UTC 2016


Hi,



While I was at it (allowing wrap/unwrap mode), I finally decided to remedy
some unnecessary restrictions of the 'enc' command.

The general idea is to allow to decrypt a file using the original passphrase
even when it is not internally salted (hence produced by another software),
in which case the salt must be supplied as an argument (along with the same
iteration count). I also added support for PKCS5 v2.
The previous behavior of the command is not modified.

I didn't work on the AEAD ciphers problem as I know someone else applied for
this job.

Regards,

Michel.

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4477
Please log in as guest with password guest if prompted

-------------- next part --------------
A non-text attachment was scrubbed...
Name: enc-fixes_v2-1.1.0.patch
Type: application/octet-stream
Size: 11178 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160324/7c854c46/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_enc.cmds
Type: application/octet-stream
Size: 3070 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160324/7c854c46/attachment-0001.obj>


More information about the openssl-dev mailing list