搜索资源列表
code_safe
- 本程序为c++环境下实现口令保护功能,对于学习密码学的 有一定的帮助-procedures for the environment under c password protection function, the study cryptography can help
c_sha1_rsa
- 一个用纯C写的RSA_SHA1数字签名库,可以在各个平台下编译成功,不需要任何其它的包依赖,便于移植,适合对信安有兴趣的朋友学习 PS:刚才有个相同的包上传后没有显示,不知道是不是bug..小修改后重新上传
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
Descode
- DES加密解密的程序 运行环境是c++,希望对学习网络安全的你有所帮助。-DES encryption and decryption of the program environment is c++, hope to learn network security, help you.
RSA
- rsa加密解密的实现算法用C语言实现的可用于下载学习-rsa encryption algorithm decryption
MyCA
- C++调用openssl实现的小型CA系统,适合新手学习-C++ calling openssl CA system to achieve a small, suitable for novice to learn
vc
- 利用c语言位运算进行文本文件加密解密,利于学习-Bit operations using c language for text file encryption and decryption
C_EXCEL
- C# 对文件的操作,方法很齐全。希望大家学习。-C# file operations, the method is complete. I hope we learn.
rsa-test
- 用C语言实现的简单RSA测试算法.供参考学习.-Using C language to achieve a simple RSA test algorithm.
C-youxiangpojie
- 暴力破解邮箱密码,1,本程序仅供学习参考使用。严禁使用本程序进行盗取他人密码的活动。 2,-i 选项不好使(只能使用server name,如:pop3.hotmail.com)。 3,本程序仅对某些pop3服务器有效-Violence to crack-mail password, the program only to learn to use and reference. Non-stealing others password using the program activiti
haxihanshu-SHA-1suanfa
- 哈希函数SHA-1的c实现,能正常运行。很实用,适合用来学习sha-1,希望对你有帮助。-A hash function is SHA-1 (c) achieve normal operation. Very practical, ideal for learning the sha-1, you want to help.
AES
- 简单的AES加密解密工具,c++,方便初学者学习-Simple AES encryption decryption tool, c++, convenient beginners to learn
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