-
DES
一个实现DES加解密算法的小程序,编程实现DES算法的加密过程、脱密过程和16个内部密钥生成过程(An implementation of DES encryption and decryption algorithm applet, programming encryption algorithm DES implementation process, from secret process and the 16 internal key generation process)
- 2009-03-08 00:28:59下载
- 积分:1
-
3des-suanfa
3des算法code,已经通过visual c++编译.比一重des算法更加可靠!(3DES algorithm code, has passed visual c++ Compiler. Than one algorithm more reliable re-des!)
- 2008-04-16 23:17:57下载
- 积分:1
-
daiti
基本古典密码设计——周期为3的多表代替密码的设计和实现(Basic classical cipher design)
- 2011-12-14 11:04:59下载
- 积分:1
-
AES
AES-rijndael 算法的详细资料, 包括
AES加密算法中的SBox及其C语言实现.pdf
FIPS197(chs).pdf
FIPS197.pdf
nist.url
Rijndael.pdf
rijndael算法流程.swf
Rijndael算法深入的研究.doc
Rijndael算法优化技术研究.doc
公钥密码体制与有限域(2).pdf
一种基于伽罗瓦域的密码系统.pdf(AES-rijndael algorithm detailed information, including the AES encryption algorithm in C language and its SBox realize. PdfFIPS197 (chs). PdfFIPS197.pdfnist.urlRijndael.pdfrijndael flow algorithm. SwfRijndael-depth study of algorithms. DocRijndael algorithm optimization technology research. Doc public key cryptosystem over finite fields and (2). pdf Galois field based on the password system. pdf)
- 2008-05-06 17:17:00下载
- 积分:1
-
AES_CMAC
AES加密,并完成基于AES的CAMC操作(AES encryption and the AES operation is completed based on CAMC)
- 2014-11-08 23:11:00下载
- 积分:1
-
19824363RSA
分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密
(Analysis of Application of RSA algorithm, file encryption application demonstration of the feasibility of RSA algorithm and significance. Design of a complete file encryption RSA practical solutions to achieve specific coding. Research on the RSA algorithm, starting from the conventional RSA algorithm using C++ class library to achieve RSA encryption algorithm, and in 32-bit windows platform components into a package. In. Net platform, referred to this component, the realization of arbitrary files on RSA encryption)
- 2009-06-02 18:09:17下载
- 积分:1
-
cryptopp552
加密算法RSA,DSA等,用C++实现,内附加有详细的说明(Encryption algorithm RSA, DSA, etc., using C++ Realize, with additional detail has)
- 2007-10-17 14:13:25下载
- 积分:1
-
sqlcipher_vs2008
支持加密Sqllite库,vs2008 + sqlite3 + sqlcipher,测试可用(Supports encryption Sqllite library, VS2008+ SQLite3+ sqlcipher, testing available)
- 2020-06-26 18:00:02下载
- 积分:1
-
01-authentication-dan-digital-signature-dengan-me
01 authentication dan digital signature dengan metode schnorr
- 2012-03-15 22:06:42下载
- 积分:1
-
Hash_sha256
sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现
依次执行
SHA256Init、
SHA256Update
SHA256Final
三个函数即可得到sha256结果(sha256 sourse code,Is very usefull)
- 2013-09-19 16:09:12下载
- 积分:1