搜索资源列表
hashish-1.1b加密算法库c++
- hashish-1.1b加密算法库c++ -hashish-1.1b encryption algorithm storehouse c
DES加密算法实现的C++类
- DES加密算法实现的C++类-DES encryption algorithm realization C kind
c++_blowfish
- 标准C++书写的BlowFish加密算法,和加密文件演示,速度较快-written in standard C BlowFish encryption algorithm, and encryption paper presentations, faster
用C语言写的100行DES加密算法
- 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
ECC (椭圆曲线加密算法) 的源代码c++builder
- ECC (椭圆曲线加密算法) 的源代码c++builder,很难得到的源代码-ECC (elliptic curve encryption algorithm) source code c builder, it is difficult to get the source code
用C语言DES加密算法
- 用C语言写的DES加密算法程序 非常不错的东东,虽非原创,但很有用。-C language to write the DES encryption algorithm is very good Dongdong, though not original, but very useful.
MD5算法之C#程序
- MD5算法之C#程序-MD5 algorithm procedures on C#
c语言文件加密程序
- c语言文件加密程序-file encryption procedures
DES C language
- 本程序是DES 加密系统的 C 语言源代码,对于c/c++学习者,网络安全学习者有很大帮助。-DES Encryption System C language source code, c / c learners, Learners network security will be of great help.
c++rsa
- C++语言实现的rsa加密算法,共同学习-C language of rsa encryption algorithm, learning together
c的base64
- c的base64算法
C实现ECC
- C++写的ECC密码体制
RSA C++实现
- RSA算法C++实现,在VC6.0下编译通过
C#加密指定文件
- C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
C++ecc.rar
- C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了,C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
sha1-c
- sha1的C语言源代码,简单易学,还有案例-sha1 c code
AES-C
- aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
IEDA.c
- IDEA c源码 Idea_Crypt Idea_InvertKey Idea_ExpandUserKey -IDEA c code Idea_Crypt Idea_InvertKey Idea_ExpandUserKey
c-md2
- c/c++编写Md2加密算法,数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。-c/c++ write Md2 encryption algorithm, data encryption, the basic process is to express the origi
SM2签名验签C语言实现
- SM2 签名 验签 C 语言实现来做到签名 验证签名 非常好的资源(SM2 signature verification C language implements very good resources for signing signature verification signatures)