搜索资源列表
deal(c)
- AES候选算法之一DEAL算法C源码,实现基于六轮FEISTEL网络的加密过程
playfair
- 基于C语言编程环境下的一个能够简单执行playfair的加密算法。
RSA-base-c-program.rar
- 基于C语言的RSA算法实现 用标准C语言实现了RSA算法 编译通过验证,C language based on RSA algorithm
TripleDES
- 基于C+的经典3DES加密算法程序,希望对你有帮助-Based on the classic C+ 3DES encryption algorithm, you want to help
Julia
- 用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
rsa-shuziqianming
- 实现基于RSA算法的数字签名系统,基于C++语言实现,有很好的图形界面-RSA algorithm-based digital signature system, based on C++ language, a very good graphical interface
aes-CCM
- 程序基于AES分组加密标准完成ccm模式加密与认证处理,包括NIST的基准测试向量。-Basing on AES, this program can perform encryption and authentication. All test vectors are from NIST.
TEA_in_C++
- 基于C++实现了一个TEA加密算法,可以在控制台下直接使用,也可作为应用的参考。-Based on the C++ Achieve a TEA encryption algorithm can be used directly in the console, the application can also be used as reference.
baseonspaceair
- 基于空间域的信息隐藏技术,用VC++做的,希望大家能用的上-Based on the spatial domain information hiding technology, the VC++ Do hope that we can use the upper
ECCCsource
- ECC椭圆曲线加密,基于公钥加密的思想,快速的-ECC Elliptic Curve encryption, public key encryption based on the idea of the Express
encryption1
- 本软件基于C++builder 可视化软件开发平台进行程序开发,通过友好的对话框可以让用户方便的实现密码的加密和解密功能。-The software is based on C++ builder to develop platform software development, through friendly dialog box allows users to facilitate the realization of encryption and decryption function
code
- 此算法用于实现一种基于查找表的混沌加密,将随机产生的一个数组加密后输出,同时也可以将解密后的数据与原始数据进行对照,本算法已经在5509芯片上进行实时运行过,用于对16bit语音信号的高16位加密,能满足实时性。-The algorithm used to achieve a look-up table based chaotic encryption, will be an array of randomly generated encrypted output, but also can d
Cryptographic
- 这是一个关于各种加密算法的基于C++的源码程序,里面集成了一个类库,可方便使用-This is an encryption algorithm based on a variety of C++ source program, which integrates a library can be easy to use
SHA
- 这是一个基于C++关于SHA加密算法的源码,可方便使用-This is based on C++ source code on the SHA encryption algorithm can be easy to use
DES
- 对密码学的学习后,基于c语言写的DES算法。-After the study of cryptography, based on DES algorithm is written in c language.
des
- 基于C++的DES加密算法实现代码实例。-The code for the encrypt arithmatic of the DES base on the c++ program language
rsa-cpp
- RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。 -Public key encryption algorithm RSA in 1
C-language-board-password-algorithm
- 基于C语言棋盘密码小算法,加密算法基础编程。-C language board password algorithm
3.c
- 实现一种最基本的加密解密,是基于C语言的一种,并没有使用什么模式(To achieve one of the most basic encryption and decryption)
sm2加密,解密基于openssl的C语言实现
- SM2 SM3 签名,验证签名,加密,解密,很好用的(SM2 signature verification C language implements very good resources for signing signature verification signatures)
