> On 27 May 2016, at 22:17, Todd Knarr <tkn...@silverglass.org> wrote:
> 
> On 05/27/2016 09:27 PM, Alex Gaynor wrote:
>> The problem is Fernet refers to a specific standard, if you change it, 
>> you've got something new and not interoperable :-)
> Oddly, it would interoperate (at least using cryptography's implementation) 
> if you used the correct-sized key for the AES encryption

Unfortunately, Fernet is implemented by more than just the Python cryptography 
project, and *those* implementations may not react as well to higher-key-length 
AES encryption mechanisms.

Cory

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to