Skip to content
campadrenalin edited this page Sep 14, 2011 · 1 revision

ConcurrenTree.util.encryption

LocalStorageCipher

This class provides AES encryption on a high level. I have to ask Nat if it's functional yet or not, since I'm not sure how it handles keys.

Class Methods:
* encrypt(string)
* decrypt(string)

Python Library

Clone this wiki locally