资源列表
ecc-concepts
- code explains basic concepts of e-code explains basic concepts of ecc
cryptography3
- Using RSA encryption Algorithms in VB.NET
elgamal.cpp
- elgamal algo for encryption and decryption of a massege .
upload
- my thesis on comparing rsa variants and ecc on mobile devices source code but without ecc code
AES_encryption
- This file is contains the standard AES encryption algorithm demo its easy to run under windows platform and linux platform
jm
- 一,产生密钥(算法实现可参照文档后的<附件1>KeyGeN.asp) 与<附件1>不同的是,实际要求密钥存放在字符串接受方数据库表KeyPool中,表结构如下: 1,personalID{主码} 2,secret_key{密钥,数据类型最好用text,与实际代码密钥生成长度有关} 3,serverTime{密钥生成时间,用以检验密钥是否失效} 接受方发现密钥失效,则拒绝验证 二,字符串加密(算法实现可参照文档后的<附
virusbook
- 文件加密,用汇编编写的,文件加密,用汇编编写的
src
- this a test function for java CA-this is a test function for java CA
des
- encryption algorithm
RSA(C)
- RSA D-H加密与解密算法,C语言实现-RSA DH encryption and decryption algorithm, C language
omd5
- MD5加密,其他人不需帐号就可自由下载此源码
md5main
- 这个程序是MD5算法的C源代码,调试通过。可以直接应用,在网络通讯中有用。-the procedure is MD5 algorithm in C source code, debugging through. Can be directly applied in the network communications useful.