hayderctee 1c4b3884a2 add some files 8 年之前
..
FAQ.txt 9d85519b10 rm p 8 年之前
LICENSE 1c4b3884a2 add some files 8 年之前
README.txt 9d85519b10 rm p 8 年之前
RoseCrypt.ico 9d85519b10 rm p 8 年之前
RoseCrypt.lpi 9d85519b10 rm p 8 年之前
RoseCrypt.lpr 9d85519b10 rm p 8 年之前
RoseCrypt.lps 9d85519b10 rm p 8 年之前
gpl.txt 9d85519b10 rm p 8 年之前
unit1.lfm 9d85519b10 rm p 8 年之前
unit1.pas 9d85519b10 rm p 8 年之前

README.txt

Rose Crypt - a tool to encrypt/decrypt a file using AES

Description
===========

Rose Crypt provides users with a simplistic application that can be used
for encrypting files in your computer using a custom passphrase.

With its minimal design, Rose Crypt can be used by both advanced and beginner users.
Once the encryption process is finished, you can access the newly created file
from the location you previously selected.

Rose Crypt on SourceForge: http://sourceforge.net/projects/rosecrypt


Reporting bugs
==============
send mail to blade.vp2020@gmail.com


Copyright
=========
Copyright (c) 2014 ali abdul ghani This Program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or
(at your option) any later version.
This Program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this library. If not, see <
http://www.gnu.org/licenses/>.