-
椭圆曲线算法改装
椭圆曲线算法改装- The elliptic curve algorithm reequips
- 2022-05-21 02:09:47下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
java写的base64加解码算法
java写的base64加解码算法-Base64 code/decode algorithm written in Java
- 2023-01-28 11:55:03下载
- 积分:1
-
参考了电脑爱好者2000第10期的一篇关于将文件隐藏于位图中的文章,本程序还有许多可以改进的地方,例如可以加入CRC校验,加密,多线程等内容。...
参考了电脑爱好者2000第10期的一篇关于将文件隐藏于位图中的文章,本程序还有许多可以改进的地方,例如可以加入CRC校验,加密,多线程等内容。-reference to the 2000 resolution computer enthusiasts 10 of a document on Bitmap hidden in the article, there are many procedures can be improved, for example, can join the CRC, encryption, such as multithreading.
- 2022-02-07 05:34:58下载
- 积分:1
-
几个常用密码算法
信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。开发环境为VS,有完整的工程文件及代码,欢迎下载。
- 2022-04-28 04:45:50下载
- 积分:1
-
GOSTDSA算法的Pascal实现和例子,包括签名和确认
GOSTDSA算法的Pascal实现和例子,包括签名和确认-GOSTDSA the algorithm Pascal realization and the example,
including sign and confirmed
- 2023-01-19 23:05:03下载
- 积分:1
-
This program encodes and decodes a character using the Vigenere Square method
This program encodes and decodes a character using the Vigenere Square method
- 2022-01-26 03:25:56下载
- 积分:1
-
file encryption using the C source code
文件加密用的C++源代码-file encryption using the C source code
- 2023-09-06 13:50:03下载
- 积分:1
-
rc5
rc5-cts 模式的实现源码,与RFC中的实有所不同-RC5- ctc-source model of achievement, and the RFC is different
- 2022-04-06 11:43:12下载
- 积分:1
-
Inroduce the algorithm of RSA.
Inroduce the algorithm of RSA.
- 2023-03-24 00:15:04下载
- 积分:1