搜索资源列表
des-c.rar
- C语言写的DES加密算法源代码。
loki加密算法C语言源代码
- loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk */ /*
hashish-1.1b加密算法库c++
- hashish-1.1b加密算法库c++ -hashish-1.1b encryption algorithm storehouse c
c的base64
- c的base64算法
RSA C++实现
- RSA算法C++实现,在VC6.0下编译通过
RsaTool.自己写的RSA算法工具
- 自己写的RSA算法工具。支持RSA密钥产生(包括CRT)、RSA运算、强素数生成、大数运算等功能。用了的都说好。,Writing their own tools of the RSA algorithm. Support for RSA Key Generation [including CRT], RSA computation, strong prime number generation, large numbers computing functions. Use of that goo
C++ecc.rar
- C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了,C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
RSA(C++code).rar
- C++ 源代码实现 非对称算法(RSA),C++ Source code to achieve asymmetric algorithms (RSA)
AES-C
- aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
MAC DES的C与C++算法
- 银联MAC_DES的C与C++算法,是实际应用的,代码易懂好用-CUP MAC_DES the C and C++ algorithm, is the actual application, the code easy to understand easy to use
IDEA加密算法源码
- IDEA加密算法-IDEA encryption algorithm
cryptography-source-code-in-c
- 密码学各种加密程序算法,包括DES,AES,RSA等主要的加密算法-cryptography sourse code in C
DES-C
- c语言实现的加密算法,已经实现,非本人实现,-C language implementation of cryptographic algorithms has been achieved, non-I implementation, thank you
3.c
- 实现一种最基本的加密解密,是基于C语言的一种,并没有使用什么模式(To achieve one of the most basic encryption and decryption)
RSA算法
- RSA算法,用的C++语言实现,可以给那些初次接触这个,需要学习的同学使用(RSA algorithm, using C++ language, you can give those who first contact this, need to learn the use of students)
加密算法
- c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
Md5加密算法的原理及应用
- Md5加密算法的原理及应用 --- Md5的全称是Message-Digest Algorithm 5(信息-摘要算法),在90年代初由Mit Laboratory For Computer Science和Rsa Data Security Inc的Ronaldl.rivest开发出来,经md2、md3和md4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被“压缩”成一种保密的格式。由于md5算法的使用不需要支付任何版权费用的,所以在一般的情况下,md5也不失为一种非常优秀的加
rijndael.c
- 该代码实现完整的AES加密和解密流程。 二次开发者可对照AES的算法步骤自行调整设置。(This C code is used to fulfill the whole procedure of AES(Advanced Encryption Standard) . The developer can modify the configuration in the code to help himself by referring the main steps of AES.)
国密算法_SM2_SM3
- 国密算法SM2 SM3 DEMO c#实现(Implementation of national dense algorithm SM2 SM3 DEMO c#)
des加密解密算法
- des加密解密算法,c语言版本des加密(DES encryption and decryption algorithm, C language version DES encryption)