-
one of example about hardware design language
one of example about hardware design language
- 2022-03-30 12:23:48下载
- 积分:1
-
用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。...
用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
- 2022-07-19 23:54:08下载
- 积分:1
-
一篇09年很不错的关于密码学的论文,是从IEEE上下载的,内容很权威...
一篇09年很不错的关于密码学的论文,是从IEEE上下载的,内容很权威-A very good 2009 paper on cryptography and is downloaded from the IEEE, the content is authoritative
- 2022-01-25 23:01:18下载
- 积分:1
-
md5--加密文件
MD5 算法描述 对 MD5 算法简要的叙述可以为:MD5 以 512 位分组来处理输入的信 息,且每一分组又被划分为 16 个 32 位子分组,经过了一系列的处理后, 算法的输出由四个 32 位分组组成, 将这四个 32 位分组级联后将生成一个 128 位散列值。 在 MD5 算法中,首先需要对信息进行填充,使其字节长度对 512 求 余的结果等于 448。因此,信息的字节长度(Bits Length)将被扩展至 N*512+448,即 N*64+56 个字节(Bytes) ,N 为一个正整数。填充的方 法如下,在信息的后面填充一个 1 和无数个 0,直到满足上面的条件时才 停止用 0 对信息的填充。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-04 16:05:03下载
- 积分:1
-
C++ Under the base64 encoding, can support any data base64 encoding.
C++下的base64编码,能够支持任何数据进行base64编码。
-C++ Under the base64 encoding, can support any data base64 encoding.
- 2022-07-09 08:12:41下载
- 积分:1
-
在原有加密输入输入使用RSA加密算法…
利用RSA加密算法对输入的原文进行加密,输入的可以是主键盘上的任何符号-use RSA encryption algorithm on the importation of the original encrypted input is the main keyboard can be any of the symbols
- 2022-01-28 14:30:54下载
- 积分:1
-
加密算法源代码DES&RSA
加密算法源代码DES&RSA-encryption algorithm source code DESRSA
- 2022-03-21 05:05:26下载
- 积分:1
-
des加密算法具体实现,自己长期使用的,使用时引入即可
des加密算法具体实现,自己长期使用的,使用时引入即可-des encryption algorithm to realize their long-term use, can be used to introduce
- 2022-01-31 04:32:34下载
- 积分:1
-
Lattice
栅格加密法,IDE vc6,方法比较简单,适合初学者理解-Lattice
- 2023-07-27 05:15:02下载
- 积分:1
-
Des achieve encryption
Des加密的实现-Des achieve encryption
- 2023-02-06 05:25:03下载
- 积分:1