-
It s about algorithm for caesar encode
It s about algorithm for caesar encode
- 2022-03-10 12:41:41下载
- 积分:1
-
mimasuo.c
密码锁,尚不能修改密码,技术味道,请见谅,望大家加以改进,期待(elec_code_lock)
- 2010-06-12 13:57:38下载
- 积分:1
-
- 2023-03-03 17:45:04下载
- 积分:1
-
AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES
AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES-128)。-AES algorithm mainly includes three aspects: round of changes, round number and key expansion. In this paper, 128 for example, introduce the basic principles of algorithm combination of C language, the realization of advanced data encryption algorithm AES (AES-128).
- 2022-07-12 03:26:06下载
- 积分:1
-
mAffineCipher
古典密码中的仿射密码的加密和解密用C语言来实现。(Classical affine password encryption and decryption using C language to achieve.)
- 2011-10-30 10:37:30下载
- 积分:1
-
rc6
RC6加密算法 的实现及说明 ,既展现Rc6的函数实现(RC6 Encryption Algorithm and description)
- 2020-12-01 21:59:28下载
- 积分:1
-
crypt
MD5加密、解密、形成加密文件,文件中有实例程序,可以用于以上功能测试(MD5 encryption, decryption, the formation of encrypted files, there are examples of procedures, can be used for the above functional test)
- 2016-01-19 16:37:32下载
- 积分:1
-
exponentiation-algorithm
快速取模指数算法,C++编写,下载即可编译运行,RSA算法里面需要用到的(Take the fast modular exponentiation algorithm, C++ to prepare, you can compile and run the download, the RSA algorithm which need)
- 2012-04-26 10:00:30下载
- 积分:1
-
CRC校验中叠加和校验方法的生成,校验等功能函数源码。
CRC校验中叠加和校验方法的生成,校验等功能函数源码。-CRC verification and validation methods of superposition generation, calibration source, such as performance function.
- 2022-08-08 20:23:21下载
- 积分:1
-
RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发...
RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objective is to make the Internet safe and reliable, aimed at resolving the DES algorithm is a secret key transmitted using the open channel distribution problems.
- 2022-07-03 19:58:39下载
- 积分:1