资源列表
[加密解密] CNG-AES-source-code
说明:The application wizard has created this CNGCryptFile application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your appli<Bai> 在 2025-02-02 上传 | 大小:12kb | 下载:0
[加密解密] DATAEncryptionSystem
说明:The C++ code for data encryption system of NIST.-The C++ Code for data encryption system of NIST.<li> 在 2025-02-02 上传 | 大小:12kb | 下载:0
[加密解密] rsajiamiyunli
说明: 加密的步骤 1) 计算N的有效位数tn(以字节数计),将最高位的零忽略掉,令tn1=tn-1。比如N=0x012A05,其有效位数tn=5,tn1=4。 2) 将明文数据A分割成tn1位(以字节数计)的块,每块看成一个大数,块数记为bn。从而,保证了每块都小于N。 3) 对A的每一块Ai进行Bi=Ai^E MOD N运算。Bi就是密文数据的一块,将所有密文块合并起来,就得到了密文数据B。 -Encryption<阿达悟> 在 2025-02-02 上传 | 大小:12kb | 下载:0
[加密解密] encryption
说明:采用一种类似于凯撒密码加密方式对输入的一段文字进行加密,同时编写完成其对应得解密程序对加密后的密文进行解密恢复原始输入的原文。-Caesar uses a password encryption method is similar to the input section of text is encrypted, at the same time to complete its preparation of a correspondi<shenhw> 在 2025-02-02 上传 | 大小:12kb | 下载:0