Hacker News new | ask | show | jobs
by ShowNectar 4418 days ago
Where do you store the IV? Do you just append it at the end of the file?
1 comments

You have to supply that, see the python script, at the end it prints what to run to decrypt, the determined IV is passed as a param:

http://corkami.googlecode.com/svn/trunk/src/angecryption/ang...