资源列表
Vigenere
- Java语言编写维吉尼亚算法,设置输入文档文件,得到一个输出文档文件。(Java language Virginia algorithm, set the input document file, get an output document file.)
灰鸽子万能捆绑
- 如果文件扩展名是RAR,该文件为压缩格式!请您用WINRAR解压! ║ ║1.后缀名为*.chm、*.exe的电子书,不需安装任何软件即可直阅读。 ║ ║2.后缀名为*.pdf的电子书,需安装Arcobat Reader软件。 ║ ║3.后缀名为*.pdg和*.001,*.002......的电子书,需安装超星阅览器。║ ║4.后缀名为*.wdl的电子书,需安装DyanDoc Free Rea
RSA
- 五位数以上的rsa加密算法,能自动产生五位数以上的明文,并产生对应密文(RSA encryption algorithm over five digits)
ConsoleApplication1
- rc6简单加密解密算法,明文和密钥暂时最大16位(RC6 simple encryption and decryption algorithm)
SM2_SM3_SM4_C语言实现
- 国密 sm2 sm3 sm4 加密算法 椭圆曲线算法 摘要算法 对称加解密(The symmetric encryption and decryption algorithm for the elliptic curve algorithm of the national dense SM2 SM3 SM4 encryption algorithm)
SM4
- 近期由于公司项目的需要开始研究国密SM2加密.网上也找了许久没有,可是没有关于iOS方面的实现,有很多基于openssl的C语言的实现,但是因为是C的小白,而且代码较乱,也没注释,被坑了不少的下载积分.后来找到GmSSL有实现sm2.实现过程中遇到了各种的坑,同时也有其他小伙伴有这方面的需求,所以把我的实现过程分享一下.(Recently due to the start of the project of state secret SM2 encryption. Internet is als
des (1)
- des算法,实现对文本的加密解密过程,可以直接运行(DES algorithm, the implementation of the encryption and decryption of the text process, can run directly)
Desktop
- 对数字图像进行加密运算,然后再将加密的图像解密(The digital image is encrypted and then the encrypted image is decrypted)
DES_Encryption
- PHP JAVA C#互通的DES加密解密算法 C#代码 /// <summary> /// 进行DES解密。 /// </summary> /// <param name="pToDecrypt">要解密的串</param> /// <param name="sKey">密钥,且必须为8位。</param>
密码技术实验三
- 本文涵盖了RC4加解密的流程图,模块划分以及功能接口,并提供了详细截图(This article covers the flow chart, module division and functional interface of RC4 encryption and decryption, and provides detailed screenshots)
SMS4
- Java实现国标SMS4算法,加密+解密 第11行为加解密参数(SMS4 ALgorithm In Java,param is in line 11)
aes
- AES加解密算法的C语言实现。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(C