-
RSA加密算法C语言编程实现
算法参考于《密码编码学及网络安全》上关于RSA加密算法的定义。相关程序在Visual C++ 6.0上能正确运行(估计在其他C语言编程环境下也能运行吧),程序里面详细写上了注解,希望能够给你带来帮助。
- 2022-03-16 12:20:33下载
- 积分:1
-
des差分密码分析实现源代码
des差分密码分析实现源代码-des differential cryptanalysis achieve source code
- 2022-12-20 13:05:04下载
- 积分:1
-
实现RSA
RSA加密算法的实现
2^1024大的素数实现-implement the RSA
- 2022-04-29 03:25:57下载
- 积分:1
-
md5 encryption function running under iis Usage: 1: page 2 of the document cont...
md5的加密函数 iis下运行;
用法:
1:页面包含该文件
2:调用方法MD5(sMessage,stype)
例dim md_=md5("admin",32)
*注:最高32位。-md5 encryption function running under iis Usage: 1: page 2 of the document contains: call method MD5 (sMessage, stype) were dim md_ = md5 ( " admin" , 32)* Note: maximum 32.
- 2022-09-28 18:40:03下载
- 积分:1
-
AES应用的一些相关列子,同样需要库的支持
AES应用的一些相关列子,同样需要库的支持-AES Liezi some applications, also need the support of the Treasury
- 2022-11-22 23:55:03下载
- 积分:1
-
美国加密中心公布的DES程序
美国加密中心公布的DES程序-American Center for the encryption process DES
- 2022-07-05 13:56:23下载
- 积分:1
-
cccam_2.3.0
cccam_2.3.0 所有的文件 包括配置文件示范 dm800 dm500 和PC平台
- 2022-03-21 17:32:03下载
- 积分:1
-
Kasumi加密算法,3GP通信加密标准。算法。
KASUMI加密算法,3GP通信加密标准。算法简单,适合调试学习使用-KASUMI encryption algorithm, 3GP communications encryption standard. Algorithm is simple and suitable for studying the use of debugging
- 2022-08-13 08:50:29下载
- 积分:1
-
several RSA DES algorithm C program should not miss
RSA DES 等几个算法的C程序,不要错过-several RSA DES algorithm C program should not miss
- 2022-05-24 04:34:43下载
- 积分:1
-
DES/Triple DES IP Cores
Motivation
- A simple DES core
- Fast and Small Version
- Open Source
Compatibility
I believe that the core complies to NIST-800-17. However, there has been no formal third party verification. The official NIST specification can be downloaded here: 800-17.pdf. For the Triple DES, the NIST reference is located here:
- 2022-02-24 11:06:34下载
- 积分:1