搜索资源列表
pkcs11-engine
- 使用openssl完成pkcs11功能的工程,使用Engine方式实现,可以在此基础上调用自己的硬件设备完成密码运算。使用C语言开发,是学习openssl,pkcs11,Engine机制不可多得的样例程序。-Function using the openssl pkcs11 complete the project, be achieved using the Engine can be invoked on the basis of their hardware equipment to co
RSA
- rsa加密解密的实现算法用C语言实现的可用于下载学习-rsa encryption algorithm decryption
vc
- 利用c语言位运算进行文本文件加密解密,利于学习-Bit operations using c language for text file encryption and decryption
rsa-test
- 用C语言实现的简单RSA测试算法.供参考学习.-Using C language to achieve a simple RSA test algorithm.
md5
- 通过实现数字签名算法(DSA),加深对数字签名算法的理解,同时学习Hash算法的实现。 1)利用C\C++语言实现DSA算法。 2)DSA中的Hash函数采用SHA算法。 -By implementing the Digital Signature Algorithm (DSA), a better understanding of the digital signature algorithm, while learning to achieve Hash algorithm. 1