#4081 new enhancement

Immutable encryption and decryption should happen in CPU thread pool — at Initial Version

Reported by: itamarst Owned by:
Priority: normal Milestone: Performance and Benchmarking
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

Need to be careful because the encryptor/decryptor is stateful, so order matters!

filenode.py line 235, aes.decrypt_data upload.py line 1124, aes.encrypt_data

Change History (0)

Note: See TracTickets for help on using tickets.