-
AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。...
AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.
- 2023-07-26 22:55:02下载
- 积分:1
-
加密算法源代码应用
加密算法源代码应用-encryption algorithm source code application
- 2022-01-28 11:28:20下载
- 积分:1
-
简单加密工具原程序
简单加密工具原程序-simple encryption tools original program
- 2022-02-05 20:13:09下载
- 积分:1
-
My stuff is aimed at teaching, not efficiency. The others are probably much bett...
My stuff is aimed at teaching, not efficiency. The others are probably much better implementations. The last one has both C++ and Java versions where my stuff is all C.
So lots of choices!
- 2022-03-07 11:39:43下载
- 积分:1
-
文件验证,利用MD5算法做文件的HASH,得到统一结果判断文件内容的一致性...
文件验证,利用MD5算法做文件的HASH,得到统一结果判断文件内容的一致性-File Hash
- 2023-07-29 10:00:03下载
- 积分:1
-
这个是高级加密标准的C语言程序
这个是高级加密标准的C语言程序-this is the Advanced Encryption Standard C Programming Language
- 2022-10-21 12:10:03下载
- 积分:1
-
密码算法中的单向散列函数之SHA算法的C代码
密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
- 2022-02-22 10:15:44下载
- 积分:1
-
CRC码产生器与校验器程序
Features :
Executes in one clock cycle per data word
Any po...
CRC码产生器与校验器程序
Features :
Executes in one clock cycle per data word
Any polynomial from 4 to 32 bits
Any data width from 1 to 256 bits
Any initialization value
Synchronous or asynchronous reset-CRC code generator and calibration program Features: Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
- 2022-04-26 14:28:34下载
- 积分:1
-
一个文件加密的例子
一个文件加密的例子-Example of a file encryption
- 2022-01-27 09:01:24下载
- 积分:1
-
数字签名(完整代码)
这是一个完整的数字签名过程,包括密钥的分发管理,摘要的提取,在eclipse上测试成功。
- 2022-02-24 16:55:09下载
- 积分:1