-
getPrime
素数Robin—Millor测试法的C语言源码(Robin-Millor prime test of the C language source)
- 2009-04-15 14:04:42下载
- 积分:1
-
Crypto++软件包,包括11个例子,25种加密算法的源程序,从AES到XTEA。...
Crypto++软件包,包括11个例子,25种加密算法的源程序,从AES到XTEA。-Crypto++ Packages, including 11 examples of 25 kinds of encryption algorithm source code, from the AES to XTEA.
- 2022-11-24 20:20:03下载
- 积分:1
-
凯撒和运输的密码
该程序是使用恺撒密码和transposotion密码。也许这个计划太简单了,但总比没有强。:V
- 2022-04-09 08:05:24下载
- 积分:1
-
ECC
椭圆曲线的实现(ECC),椭圆曲线算法是代数几何、数论等多个数学分支的一个交叉点,一直被人们认为是纯理论学科。而椭圆曲线密码体制,是基于椭圆曲线离散对数问题的一种公钥密码体制(Realization of elliptic curves (ECC), elliptic curve algorithm is algebraic geometry, a number of mathematical intersection of number theory and other branches, has been considered a purely theoretical discipline. The elliptic curve cryptosystem is based on elliptic curve discrete logarithm problem as a public-key cryptosystem)
- 2014-05-09 19:32:34下载
- 积分:1
-
encrypt image
加密数字图像的主要源码 加密数字图像的主要源码-encrypt image
- 2023-04-06 13:20:04下载
- 积分:1
-
LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字...
LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
- 2023-02-11 18:20:03下载
- 积分:1
-
openssl-rsa
OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。(RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value. )
- 2005-07-04 09:55:06下载
- 积分:1
-
电气工程学院大师sis2009
ElGamal算法不仅用于数据加密也能用于数字签名,其安全性依赖于有限域上离散对数问题的计算。该方法的关键。首先,选择一个素数P,两个随机数,G和G,X,X<P,计算Y = G ^ X(MOD P),其公钥Y,G和P的私钥X G和P的一组用户共享。ElGamal数字签名。信息签署M,先选择一个
- 2022-03-15 15:18:20下载
- 积分:1
-
Diamond加密算法
Diamond加密算法-A Diamond encrypt arithmetic
- 2022-05-08 21:12:42下载
- 积分:1
-
implementation of MD5 can download source
可以执行的MD5源程序下载-implementation of MD5 can download source
- 2022-03-30 20:01:34下载
- 积分:1