-
实现本机加密
实现本机加密-The realization of the local encryption
- 2022-11-22 11:30:03下载
- 积分:1
-
des加密算法源码
des加密算法源码-Sourcecode of des encrypting algorithm
- 2022-08-04 06:29:50下载
- 积分:1
-
aes_des
AES DES 算法 实现 xcbc cmac ecb cbc ofb cfb pcbc ctr (AES, DES algorithm XCBC cmac ECB CBC ofb CFB PCBC CTR)
- 2015-07-30 09:38:56下载
- 积分:1
-
常用的密码算法,如RSA,MD2,MD5等,还包括简单的例程,很久以前写着玩的...
常用的密码算法,如RSA,MD2,MD5等,还包括简单的例程,很久以前写着玩的-commonly used cryptographic algorithms, such as RSA, MD2, MD5, also includes a simple routine, a long time ago wrote a play
- 2022-05-24 11:44:52下载
- 积分:1
-
elgamal
利用polarssl里提取的大数库做的elgamal加密和签名(ElGamal encryption and signature using large library extracted from polarssl)
- 2021-04-20 11:58:50下载
- 积分:1
-
二阶希尔加密
用python语言实现二级希尔密码的加解密(Python implements two-level Hill encryption and decryption)
- 2020-06-22 13:00:02下载
- 积分:1
-
Elliptic curve public key cryptography algorithms can be used for encryption and...
椭圆曲线公钥密码算法,可用于加密和数字签名等应用,该版本算法是有限域GF(p)上的算法-Elliptic curve public key cryptography algorithms can be used for encryption and digital signature applications, the version of the algorithm is a finite field GF (p) the algorithm
- 2022-02-06 01:25:41下载
- 积分:1
-
RSA_euroi
说明: RSA公开密钥算法C源代码,包括源代码、文档、安装程序、TEST程序以及分别在WINDOWS和UNIX_LINUX下的编译SCRIP,值得下载(RSA public key algorithm C source code, including source code, documentation, installation procedures, TEST procedures, as well as in Windows and the compiler UNIX_LINUX SCRIP, it is worth the download)
- 2006-03-31 17:13:58下载
- 积分:1
-
3des-suanfa
3des算法code,已经通过visual c++编译.比一重des算法更加可靠!(3DES algorithm code, has passed visual c++ Compiler. Than one algorithm more reliable re-des!)
- 2008-04-16 23:17:57下载
- 积分:1
-
1. This program will all possible symbols in English and in the definition of th...
1.本程序将所有可能出现的英文和符号定义在ASCII表中的“000--255”中的256个常用字符
2.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密
形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文-1. This program will all possible symbols in English and in the definition of the ASCII table, "000-- 2 55 "of 256 commonly used characters in two. in achieving two on the basis of Console achieve the English text files (and expressly close attention to the text of a document form) encryption forms : cipher source document file names Key E/D (marked increase declassified) Note : For encryption, source file name is expressly for declassification, the source file name is ciphertext
- 2022-05-25 21:59:44下载
- 积分:1