mgatelabs / LunarDebris-Core

Back-end classes and libraries for sending messages
MIT License
0 stars 0 forks source link

Symmetric encryption tag #2

Closed mgatelabs closed 10 years ago

mgatelabs commented 10 years ago

Implement a ByteMapped tag which will perform Symmetric key encryption.

1) You should be able to generate a key and IV. 2) The key and IV should be retained when saved to BM format. 3) Once loaded back from the BM, it should be able to un-encrypt a file without any hassle

mgatelabs commented 10 years ago

Code has been uploaded in 123fe0756e0aa77655c9916f39c4b864e52415a1