资源列表
boneh-ibe-0.7
- standford大学密码学家DaBo的2002年的有关IBE的源代码-Dabo cryptographer standford University in 2002 on the IBE s source code
vc
- ca认证,具体实现的功能是语音编解码,语音通信,简单的编程
openssl-0.9.7d_dsp
- 用VC6编译openssl源码的工程文件,openssl源码好找,这个东东可不好找。-with VC6 openssl source compiler works documents, openssl good source for the Eastern can be hard to find.
HMAC-SHA
- hmac using SHA algorithm source code-hmac using SHA algorithm source code...
SM3
- SM3密码杂凑算法.pdf及sm3算法源码,可以参考-sm3 source code
RSA
- 这个vc++代码实现了RSA,Elamal,弗吉尼亚加密算法。
CProIssue
- 数字证书注册和签发系统,利用JCA和JCE实现数字证书的注册,并提供一个密钥库管理以及私钥的存储和导出以及传输得安全机制
00123456
- 我在自学DES,很多知识还不了解,希望各位高手、老师能指导指导我,-I self-DES, many did not understand the knowledge, hoping to master, the teacher can guide the guidance, thank you
cpp.tar
- AES implementation in C++ .... compiled with gcc 4
aecium-0.0.1.tar
- linux下校园网 BSA认证客户端 用于linux系统下校园网的bsa 认证 对河南大学适用-linux
dataSignTool
- windows下数字签名证书工具,用于签名文件,安装本地证书-windows under the Digital Signature Certificate Tools for signature files, install a local certificate
bmrsa11
- RSA加密时间攻击是侧信道攻击中的一种重要方法,它利用密码算法执行时间所反映出的密钥信息,对密码系统进行攻击,攻击的主要对象是RSA密码体制。-RSA,encryption of RSA, it has a lot of codes about how to generate d,e,n.Then it offers plaintext to verify this model.After encryption, it decryption the ciphertext.