« Previous | Next » 

Revision 3dbd9457

ID3dbd945770c450951f589964f0f5282600f7fc43

Added by Christos Stavrakakis almost 11 years ago

cyclades: Make cyclades work with pycrypto==2.6

In PyCrypto 2.6, it is mandatory to use an IV of 16 bytes when using AES
encryption. This commit updates 'aes_encrypt' module to use a random IV.
Also, a data migration is required to re-encrypt the old passwords, as
otherwise it will not possible to decrypt them.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences