ultimatepp/bazaar/DeEncrypter/DeEncrypter.upp
kohait 1b6abbdbe4 bazaar: DeEncrypter, an AESStream bases app, small key generater & Encrypter / Decrypter for multiple files
git-svn-id: svn://ultimatepp.org/upp/trunk@2594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-05 19:01:00 +00:00

15 lines
225 B
Text

description "a simple little gui that makes it possible to decrypt or encrypt stuff, using AESStream\377";
uses
CtrlLib,
AESStream;
file
DeEncrypter.h,
main.cpp,
DeEncrypter.lay,
src.tpp;
mainconfig
"" = "GUI MT";