搜索资源列表
Encrypt
- 纯C代码,实现加密算法,可以跑在单片机上。
DES
- 大名鼎鼎的DES加密算法的纯C代码!非常有价值的哦!
rsa.rar
- 一个独立纯C文件,两千多行代码,控制台界面实现RSA加密解密功能,调试通过,An independent pure C files, more than 2000 lines of code, the console interface RSA encryption and decryption functions, debugging through
rsa
- 来自putty的大数运算代码,纯C实现,移植性好,RSA的最实现-Large numbers from the putty operation code, a pure C implementation, migration is good, RSA best to achieve
MD5
- 信息安全实验指导源程序第二弹-MD5源程序!用网上最流行的加密方法MD5,能保证您的文件安全,还能学习最流行的加密方法。纯c编程,代码清晰,有解释说明。希望对广大初学者有用!欢迎下载!-Experimental source of information security guidance to the second bomb-MD5 source! Using the Internet s most popular encryption method MD5, can guarantee th
md5
- 纯c md5加密代码,md5enter返回密文-Net c md5 encryption code, md5enter return ciphertext
openss_crypto
- OpenSSL下载的最新源码,去掉了说明等内容,精简后的纯代码。 -Download the latest OpenSSL source code, removing shows and other content, streamlined pure code.
secret
- 比较简单的加密文件纯代码文件比较适合大众的口味-Relatively simple encryption file pure code file
AESKey
- 60行纯java代码实现AES加密解密的工具类-java AES encryption and decryption
DES
- 简单的des加密的实现 vc6.0 代码纯手工编写 很简陋的东西 提供参考与交流-Simple encryption implementation des vc6.0 very simple code written by hand for reference and exchange things
ECC-(cPPbuilder)
- ECC加密,可以用C++builder编译,纯C++代码-ECC Encryption by C++ builder
tidaisuanfa-jiamijiemi
- 古典密码--替代密码算法,加密解密均可以实现,纯C语言编写的代码-Classical password-alternative cryptographic algorithm, encrypt, decrypt.
aes-crypto-cpp
- aes加密算法,纯C++实现,本代码是一个VC++6.0项目,包含aes加密算法的封装,并且有测试代买-aes encryption algorithm to achieve C++
RSA_BIGINT
- RSA算法中的大数处理,纯C代码实现,方便移植。(Large number processing in RSA algorithm.)