mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
15 lines
225 B
Text
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";
|
|
|