PDA

View Full Version : saes released open source...



wraggster
November 26th, 2018, 20:46
via http://www.eurasia.nu/modules.php?name=News&file=article&sid=3719

I've shared a program called 'saes' which stands for 'sliding AES', you can find the C source code on GitHub released under GPLv2 license.

https://github.com/modrobert/saes

The idea is to use a scripting language (eg. Python, Perl, Bash) to call this program which will decrypt a file at given offset using a key in another file at a given offset, and finally initialization vector (IV) from a third file at given offset depending on decryption method used."