Hello all, I have some encrypted images that I used to be able to access via the following command:
openssl aes-256-cbc -d -in /home/stephen/.encrypted_drive/encrypted.key | mount -p0 -o loop,encryption=aes-cbc-256 /home/stephen/.encrypted_drive/encrypted.img /home/stephen/Secured but since switching to opensuse I am unable to, I get the following error: bad decrypt 17887:error:06065064:digital envelope routines:EVP_DecryptFinal:bad decrypt:evp_enc.c:509: ioctl: LOOP_SET_STATUS: Invalid argument, requested cipher or key length (256 bits) not supported by kernel Can anyone help? Thanks. Stephen. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
