搜索资源列表
AES
- AES加密与解密系统,适用于128bit的16进制数据。-AES encryption and decryption system, applicable to 128bit hexadecimal data.
wxsqlite3-3.0.0.1
- 这个是加密版的sqlite3,也是一个开源的项目。支持数据库的加密(aes),压缩包中有相对应的源码,可以自己修改。-wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library.
AES04
- 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
AES05
- 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
BankDBMS
- 实现了银行数据库管理系统,加密方法为AES加密和加盐hash java界面丰富,人机交互较好(Implementation of the bank database management system, encryption methods for AES encryption and salt hash)