-
ECC
C语言,大素数域上的椭圆曲线加密解密算法(C language, the domain of large prime numbers on the elliptic curve encryption and decryption algorithm)
- 2021-04-18 14:08:52下载
- 积分:1
-
865754765
VB文件加密器(异或加密),有需要的就下载吧。(VB file encryption (XOR encryption), there is a need to download it.)
- 2013-08-21 12:09:19下载
- 积分:1
-
Base64编码
base64编码-base64 encoding
- 2022-02-22 06:13:05下载
- 积分:1
-
AES
实现在WP端silverlight的AES加密采用ECB加密方式和paddingpkcs#5的填充方式。
silverlight中的AESmanaged只有CBC加密方式和paddingpkcs#7的填充方式。(Achieve the WP side silverlight ECB encryption using AES encryption methods and paddingpkcs# 5 is filled. silverlight in AESmanaged only CBC encryption mode and paddingpkcs# 7 is filled.)
- 2021-01-21 18:48:45下载
- 积分:1
-
sha-256
sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,(sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.)
- 2021-04-28 16:08:43下载
- 积分:1
-
encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets P...
加密算法
Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives:
- To generate an RSA key
cryptest g
- To encrypt and decrypt a string using RSA
cryptest r
- To calculate MD5, SHS, and RIPEMD-160 message digests:
cryptest m file
- To encrypt and decrypt a string using DES-EDE in CBC mode:
cryptest t
- To encrypt or decrypt a file
cryptest e|d input output
- To share a file into shadows:
cryptest s file
(make sure file has no extension, if you re running this under DOS)
- To reconstruct a file from shadows:
cryptest j output file1 file2 [....]
- To gzip a file:
cryptest z input output
- To gunzip a file:
cryptest u input output
- To run validation tests:
cryptest v
- To run benchmarks:
cryptest b [time for each benchmark in seconds]
-encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets Prim
- 2022-03-01 22:16:59下载
- 积分:1
-
rsa
RSA算法,主要讲述算法的原理和过程,设计到加密解密,和溢出处理,初级学习RSA用(RSA algorithm, the algorithm mainly about the principle and process design to the encryption and decryption, and overflow processing, the primary study used RSA)
- 2010-10-25 10:31:04下载
- 积分:1
-
古典加密算法,非常实用,有需要的可以下载,不需权限
古典加密算法,非常实用,有需要的可以下载,不需权限-this code is very good
- 2022-05-15 15:01:18下载
- 积分:1
-
文件中有说明,本程序主要提供了MD5算法的功能实现!
文件中有说明,本程序主要提供了MD5算法的功能实现!-Document has indicate that this procedure provides the main function of MD5 algorithm realize!
- 2022-03-13 13:36:05下载
- 积分:1
-
QR代码生成使用asp.net
QR 码 (从快速响应代码缩写) 是一类矩阵条码商标(或二维条码) 设计为在日本汽车行业的第一次。条码是机器可读的光学标签包含有关它所附加到的项目信息。QR 码使用四个标准化编码模式 (数字、 字母数字、 字节 / 二进制和日文汉字)为了高效地存储数据 ;此外可以使用扩展。
- 2022-01-26 00:22:17下载
- 积分:1