资源列表
RSA
- RSA implementation in c
laiyifa
- 一个简单的加密工具的源代码。非常基础但是有用的对称加密算法,加密程序的最基础形式。内含自定义的xor加密算法。也有xxtea的h文件。不过对于xxtea的使用部分还没有实现-A simple encryption tool' s source code. Very basic but useful symmetric encryption algorithms, encryption program, the most basic form. Xor includes a custom e
Crypto
- 文件加解密,实现了对文件的加密与解密功能,开发人员可以方便使用-File encryption and decryption, the realization of file encryption and decryption functions, developers can easily use
ACCOUNT
- this c++ code describes account details of a person in a bank-this c++ code describes account details of a person in a bank
COMPLEX
- thic c++ code describes complex number operation
COUNTRY
- tiis c++ code describes country population
EMPLOYEE
- this c++ code describes the employee details in a company
PENSION
- this c++ code describes pension details
DONOR
- this C++ code describes about blood donors
MD5
- MD5的全称是message-digest algorithm 5(信息-摘要算法),在90年代初由mit laboratory for computer science和rsa data security inc的ronald l. rivest开发出来,经md2、md3和md4发展而来。-The full name is the MD5 message-digest algorithm 5 (Information- digest algorithm), in the early 90s b
aes_c
- 实现C环境下AES的加解密功能,主要分加密文件和解密文件两个函数。-Environment to achieve C AES encryption and decryption functions, the main sub-encrypted files and decrypt files of two functions.
Encryption
- 在控制台下实现的常用的古典加密算法和简单的DES加密,其中包含了文件的相关操作。进入密码是hello(呵呵)在源码中有。-Commonly used in the console to achieve the classical simple DES encryption algorithm and encryption, which contains documents related to operations. Enter the password is hello (Ha ha) in
