资源列表
MD5
- 哈希算法--MD5的简单C++实现-Hash Algorithm- MD5 simple C++ to achieve,
xlh
- 用VB编写的计算序列号的程序,其代码可用做程序加密-VB calculation with the serial number of preparation procedures, the procedures for encryption code can be used
VB_File-Encrypting
- VB编写的文件加密程序。用户选择要加密的文件后,设置密码,即可实现文件的加密。-File encryption program written in VB. Users choose to encrypt files, set a password, you can file encryption.
DES_in_VC
- 实现了一个DES加密的类,可嵌入到程序中使用,也可作为应用参考。-The realization of a DES encryption type can be embedded into the procedures used, the application can also be used as reference.
Rijndael
- 高级加密标准AES优胜算法Rijndael c语言源代码。-Advanced Encryption Standard algorithm Rijndael winning c language source code.
AESFORC51
- C51可用的AES加解密算法,只支持128位加解密,在实际项目中应用,网上较多见的是C++程序,在C51和类似内存资源较少的单片机无法使用,绝对可用。-C51 AES encryption and decryption algorithms available, which only supports 128-bit encryption and decryption, in actual application of the project, the online is more to see
Rsa-java
- 用java写的RSA加密解密程序,支持数字签名验证和分段加密,有友好的图形界面。
serpent
- Serpent加密算法源代码-Serpent encryption algorithm source code
fangshemiyao
- 压缩包内论文只是通过对一个简单的密码体制:仿射密码(Affine Cipher)的分析、设计和实现来说明简单的加密思想,从这个思想我们可以研究更复杂的加密算法。最后,我以软件的形式将其实现,通过测试,发现使用效率还可以;但是,这只是个实验性的设计,要想不被人破译,还需要更复杂的密钥空间和更难的算法。-compressed within the papers only through a simple password system : Affine password (Affine Cipher
md5
- Md5加密算法
rc4s
- 我觉得还可以 你们试试看哦 RC4加解密算法源码实现
