资源列表

« 1 2 ... .00 .01 .02 .03 .04 605.06 .07 .08 .09 .10 ... 1665 »

[加密解密AES

说明:ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
<lilinxuan> 在 2025-02-01 上传 | 大小:1.86mb | 下载:0

[加密解密CryptAES

说明:ASE加密解密算法  C++ 包含字符串加密解密和问价加密解密-ASE encryption and decryption algorithm C++ contains the string encryption and decryption and encryption and decryption asking price
<lilinxuan> 在 2025-02-01 上传 | 大小:93kb | 下载:0

[加密解密3DES

说明:Implementation of 3DES algorithm (encrypt/decrypt)
<whity1986> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[加密解密desbase64

说明:3DES algorithm in base64 coding method.
<whity1986> 在 2025-02-01 上传 | 大小:3kb | 下载:0

[加密解密desbytebase64

说明:Implementation of 3DES algorithm in base64 coding method on byte array.
<whity1986> 在 2025-02-01 上传 | 大小:4kb | 下载:0

[加密解密aes

说明:AES算法,实现对文件加密。包含密码学课程报告 class CRijndael { private: int Nk,Nr,round long Total_Round,Cur_Round char *SourceFileName,*TargetFileName CString source,*target,save CFile Source,Target byte (* Stat
<fff> 在 2025-02-01 上传 | 大小:280kb | 下载:0

[加密解密rsaencryption

说明:This program for RSA encryption-This is program for RSA encryption
<Jerry> 在 2025-02-01 上传 | 大小:47kb | 下载:0

[加密解密Transposition.Ciphers

说明:This is a c++ program for Transposition ciphers.
<Jerry> 在 2025-02-01 上传 | 大小:103kb | 下载:0

[加密解密SimpleDES

说明:实现S-DES对任意文件的加解密。对于加密来说,输入文件就是明文文件,对于解密来说,输入文件就是密文文件。-To achieve S-DES encryption and decryption of any file. For encryption, the input file is plain text file, for decryption, the input file is the ciphertext file.
<小杨> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[加密解密PermutatioCipher

说明:置换密码(permutation cipher)加密和解密算法,对英文文章中小写字母加密,输入中文将出错,接受到密文的一方,只有知道密钥句子才能解密。-Replacement password (permutation cipher) encryption and decryption algorithms, written in English letters encryption small article, enter the C
<小杨> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[加密解密OneTablCipher

说明:单表替换加密与加密算法,用户输入英文字母、汉字及空格等字符,采用代表替换对用户的输入进行加解密。-Replace single table encryption and encryption algorithm, the user input the English letters, Chinese characters and characters such as spaces, replaced by the representat
<小杨> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[加密解密vigenere

说明:计一个vigenere密码类,类的对象各自拥有不用的密匙。用不用对象加密相同的明文,将会获得不同的密文。加密过程如下:设密匙为K=k1k2.......kn,明文为M=m1m2.......mn,密文为C=c1c2.......cn,其中k1k2.........kn,m1m2...........mn, c1c2.........cn,每个都代表一个字母。 将字母A到Z编号,从0到25,那么它们之间有这样的对应关系:ci=(m
<小杨> 在 2025-02-01 上传 | 大小:2kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 605.06 .07 .08 .09 .10 ... 1665 »

源码中国 www.ymcn.org