-
VC++编写的DES算法查看器源代码,DES算法目前应用已十分广泛,本程序的主要功能是在查看DES加密过程中生成的Ki,Li,Ri,Fi,Si等,可以当做一个D...
VC++编写的DES算法查看器源代码,DES算法目前应用已十分广泛,本程序的主要功能是在查看DES加密过程中生成的Ki,Li,Ri,Fi,Si等,可以当做一个DES加密对照器,从而方便的发现你在加密过程中出现的错误,以便于你快速做出反应
-DES Algorithm
- 2022-04-08 18:38:19下载
- 积分:1
-
BASE64编码的实现
BASE64编码的实现-BASE64 encoded realize
- 2022-03-21 22:34:01下载
- 积分:1
-
do encryption components from other places to download overnight.
一个C#做的加密组件,从别的地方下载过来的。-do encryption components from other places to download overnight.
- 2022-09-29 04:45:03下载
- 积分:1
-
C# program to implement the cyclic redundancy check generator polynomial, by mod...
C#程序来实现生成多项式的循环冗余校验,通过修改能校验多项式-C# program to implement the cyclic redundancy check generator polynomial, by modifying the polynomial can check
- 2022-12-06 17:30:03下载
- 积分:1
-
密码学的数字签名算法 来自国外教材
密码学的数字签名算法 来自国外教材-Cryptography Digital Signature Algorithm materials from abroad
- 2022-03-02 23:55:36下载
- 积分:1
-
在位图文档中如何进行基本的信息隐藏
在位图文档中如何进行基本的信息隐藏-incumbent map document how the basic information hiding
- 2022-04-10 20:34:32下载
- 积分:1
-
简单的加密算法 简单的加密算法 vb
简单的加密算法 简单的加密算法 vb-simple encryption algorithm is simple encryption algorithm vb
- 2022-02-03 22:09:44下载
- 积分:1
-
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是...
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope-32767---- 32767. Practical problems of the treatment process often involves large integer arithmetic, such as the RSA encryption algorithm requires at least 64-bit integers, the procedure is designed algorithm large integer addition and subtraction operations.
- 2022-03-13 06:04:47下载
- 积分:1
-
数据加密的工具源代码
数据加密的工具源代码--Source code of data encryption tool
- 2022-08-23 10:05:47下载
- 积分: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