-
MAC算法SHA―1算法的C语言实现源码
MAC算法SHA―1算法的C语言实现源码-SHA-1 algorithm for the C language source
- 2023-01-13 22:20:03下载
- 积分:1
-
OPT一次性动态口令验证算法。根据动态支持TOTP和HOTP验证。
OPT一次性动态口令验证算法。根据动态支持TOTP和HOTP验证。-A one-time dynamic password authentication algorithm OPT. According to dynamic support for TOTP and HOTP authentication.
- 2022-09-14 03:40:03下载
- 积分:1
-
ABE加密(Attribute
ABE加密(Attribute-Based Encryption)算法的一种实现方案-Source code for ABE(Attribute-Based Encryption)
- 2022-05-15 00:41:47下载
- 积分:1
-
BASE64编码的C实现,很精简,可以直接内嵌入工程
BASE64编码的C实现,很精简,可以直接内嵌入工程-BASE64-coded C implementation, it is streamlined and can be directly embedded engineering
- 2023-07-23 14:35:04下载
- 积分:1
-
PGP是一种混合密码体制。当用户使用PGP加密文本,PGP…
PGP 是一种混合密码系统。当用户使用PGP 来对纯文字加密的时候, PGP 首先会压缩这
段纯文字。数据压缩能够节省调制解调器传输时间以及磁盘类空间,还有更重要的、强化密码法的
保密程度。-PGP is a hybrid cryptosystem. When the user to use PGP to encrypt the text, PGP will first this text compression. Data compression can save time and modem transmission disk space, and more importantly, to strengthen the password confidentiality law.
- 2022-02-05 22:14:40下载
- 积分:1
-
md5加密算法,实现加密的主函数test,还有md5.java实现加密过程
md5加密算法,实现加密的主函数test,还有md5.java实现加密过程-md5 encryption algorithm to achieve the main function of encryption
- 2022-05-15 10:47:35下载
- 积分:1
-
英文加密器,采用VB编程,模拟二战时期德军的迷加密器,采用了新的算法,效率很高。...
英文加密器,采用VB编程,模拟二战时期德军的迷加密器,采用了新的算法,效率很高。
- 2022-05-06 12:07:59下载
- 积分:1
-
MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生...
MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。 -MD5 with 512-bit packet to process the input information, and each group was again divided into 16 32-seat group, after a series of processing, the algorithm" s output consists of four 32-bit group composed of these four 32-bit Cascade Group will generate a 128-bit hash value.
- 2022-07-22 00:05:55下载
- 积分:1
-
自己做的一个数据加密的程序,程序简单,可以直接使用的。...
自己做的一个数据加密的程序,程序简单,可以直接使用的。-Their own to do a data encryption procedures, the procedures simple, can be directly used.
- 2022-04-09 18:08:31下载
- 积分: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