资源列表
SM4
- sm4国密对称算法源码和使用sample,请参考-sm4 source code sample
RSA-AES-SHA1-DES
- 四种加密算法C++实现。 AES,RSA,SHA1,DES-Four kinds of encryption algorithms implemented in C++. AES, RSA, SHA1, DES
xjqxzzhblcxgq_gr
- 梦幻西游、大话西游地图提取器 C++操作-Fantasy Westward Journey, Westward Journey Map extractor
android_xcert
- android开发数字证书最牛X的API,X.509证书、PKCS#10证书申请的解释及生成,签发..短小精悍、功能强大。-android development of digital certificates most cattle X API, X.509 certificates, interpret and generate PKCS# 10 certificate request, the issue .. small and powerful.
randlsbget
- 语音信息隐藏的matlab实现,有详细步骤,可以参考,有意义-the implementation of Speech information hiding by matlab , there are detailed steps
An-encryption-method
- 基于干涉原理运用多重密钥加密,属于光学加密与加密的体系-An encryption method with multiple encrypted keys based on interference principle
sm4Tools_20150201
- sm4加密解密 -Sm4 encryption and decryption tool
Lyapunov-exponent-curve-of-logistic
- 包含了产生逻辑斯蒂映射的代码,以及绘制了逻辑斯蒂映射的分岔图以及李雅普诺夫指数的图像,还有程序运行结果的图像.李雅普诺夫指数在研究动力系统的分岔、混沌运动特征中起着重要的作用,,李雅普诺夫指数大于0,处于混沌状态. -The logistic map contains the code, and draw the image bifurcation diagram of logistic map and Lyapunov exponent, image and program results.
sts-2.1.2
- NIST随机数检测工具源代码,针对国密送检产品随机数检测预测试-NIST random number detection tool source code, according to the state secret inspection products pre detection random number test
yiweijicunqi
- 1)利用C\C++语言实现给定的LFSR; 2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点; 3)利用生成的序列对文本进行加/解密 -1) using the C \ C++ language given LFSR 2) to generate the corresponding sequences different initial state, and observe what are the characteristics of their period 3
数字签名、数字证书分析与Java实现
- 创建数字证书,更新数字证书,RSA私钥签名,公钥解密,验证数字签名,合并图章到另找一张图片(Create CER;Edit CER;RSASignature;Check Signature;Combine Pics)
AppPfs
- 创建含有私钥的数字证书,并存储到个人证书区,并将该证书导出为pfx文件,为其指定一个password,使用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密(Create a digital certificate with a private key, store it in a personal certificate area, and export the certificate to a PFX file, specify a password for it, use the pu