-
code for des
#包括;
- 2023-06-14 09:45:03下载
- 积分:1
-
此代码是自己的包的MD5加密,接口齐全,可…
本代码是自己封装的MD5加密类,接口齐全,直接可以调用-This code is its own type of package MD5 encryption, interface complete, can be called directly
- 2022-03-24 02:32:49下载
- 积分:1
-
易语言MD5加密程序... 没什么好多说的了 看了就懂了
易语言MD5加密程序... 没什么好多说的了 看了就懂了-Yi language MD5 encryption ...... nothing to say the viewers a much better understand the
- 2022-06-26 23:12:26下载
- 积分:1
-
我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法...
我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法-I used C# do a strings encryption procedures, encryption targeted at 26 case-sensitive alphanumeric 0-9 and figures to achieve the substitution
- 2022-01-25 18:38:23下载
- 积分: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
-
在C++算法源代码
C++写的椭圆曲线加密算法库源码-source code of ECC in C++
- 2022-03-11 12:15:21下载
- 积分:1
-
一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存...
一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net- The Base64 code which develops with ATL controls, the use is
simple, (str) codes with EnCode64, EnCode64 (str) decodes, the
attribute EnCode depositing source code, attribute DeCode deposits the
Base64 code, develops the platform: VC.Net
- 2022-06-28 10:38:18下载
- 积分:1
-
DES与RSA算法的解析与推演。不是单纯理论的讲解,带着一些应用的角度让对密码学有兴趣的人能很容易理解略显深奥的密码算法。...
DES与RSA算法的解析与推演。不是单纯理论的讲解,带着一些应用的角度让对密码学有兴趣的人能很容易理解略显深奥的密码算法。-DES and RSA algorithms with analytic deduction. Not purely theoretical explanations, with the perspective of some applications of cryptography to allow those who are interested can easily understand the slightly esoteric cipher.
- 2022-02-02 05:23:43下载
- 积分:1
-
这是RC5算法的实现
这是RC5算法的实现-This is the realization of RC5 Algorithm
- 2022-12-26 09:25:03下载
- 积分:1
-
Base64编码/解码器
base64 coder/decoder
- 2022-02-14 15:51:22下载
- 积分:1