Location:
Search - aeslib dll
Search list
Description: 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a static library, it can easily be converted create DLL can easily ported to the Linux platform, has been tested with other Java AES encryption standard for successful docking (available mutual encoding and decoding).
Platform: |
Size: 54795 |
Author: 倪宇 |
Hits:
Description: 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a static library, it can easily be converted create DLL can easily ported to the Linux platform, has been tested with other Java AES encryption standard for successful docking (available mutual encoding and decoding).
Platform: |
Size: 54272 |
Author: 倪宇 |
Hits:
Description: C#编写,完整源码版本。
用来演示AES加密-C# Prepared, complete source code version. AES encryption used to demonstrate
Platform: |
Size: 173056 |
Author: Arthur |
Hits:
Description: AES文件加解密工具
本软件利用AES加密库"AesLib"进行加解密处理,能对文件进行128位、192位或256位这3种不同强度的加密,打开请直接运行"EncryptFileTest.exe"。
本加密工具还可以通过命令运行:
AES [0|1] [file]
其中,参数为可选,但若仅有1个参数时则为[file]参数。0表示对[file]解密,1表示对[file]加密。
对于任何文件,若打开方式为AES,则程序会自动根据文件扩展名来默认决定是加密还是解密(若文件扩展名为“.aes”或“.AES”则默认为解密)。此外,还可以将文件拖拽到程序窗口来。
"源码"文件夹内为AES加密库"AesLib"的源码、本加密工具的源码以及一个简易的AES加密文件web管理程序源码。
AES加密文件web管理程序源码中的目录解释:UserFiles内为各注册用户的目录,用来保存用户自己的AES加密文件。数据库文件在DB文件夹内,数据库除保存用户信息外,还保存文件的ID(日期)、文件名、加密强度(128、192、256)、密码、所属用户等信息。本web管理程序未进行任何静态页面优化。数据库系统使用的是SQL Server 2005,但存储格式设置的兼容SQL Server 2000。-AES file encryption tool
The software uses AES encryption library "AesLib" for encryption and decryption process, can file 128, 192 or 256 of these three different strength encryption, open please run "EncryptFileTest.exe".
This encryption tool can also run the command:
AES [0 | 1] [file]
Among them, the argument is optional, but if only one parameter was [file] parameter. 0 on [file] decrypt, 1 of [file] encryption.
For any file, if open the way for AES, the program will automatically default file extension to decide whether to encrypt or decrypt (if the file extension ". Aes" or ". AES" the default for the decryption). You can also drag files to the program window.
"Source" folder for the AES encryption library "AesLib" source code, source code and the encryption tools an easy web file management procedures AES encryption source code.
AES encrypted files in the web directory management program source explained: UserFiles registered users within the directory to save
Platform: |
Size: 2365440 |
Author: tianyi |
Hits: