资源列表
[加密解密] wenjianjiami
说明:实现了文件加密,输入要加密的文件的所在路径及名称,再输入密码,最后输入加密后的文件要存储的路径及名称。-Implement file encryption, enter the path where the encrypted file and the name, then enter the password, and finally enter the encrypted file to store the path and nam<yilujie> 在 2025-05-07 上传 | 大小:1kb | 下载:0
[加密解密] rsa_small_num
说明:本程序主要功能: 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。-Main function of this procedure: 1, construct an RSA key programming 2, programming algorithm for fast index 3, write a program generating larg<> 在 2025-05-07 上传 | 大小:1kb | 下载:0
[加密解密] DES_16keys
说明:用VC生成DES加解密算法的16轮密钥, 可直接用于编写DES的VHDL的密钥生成模块 -Generated using DES encryption and decryption algorithm VC 16-round keys can be directly used to write the VHDL DES key generation module<zhuangyan> 在 2025-05-07 上传 | 大小:1kb | 下载: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-05-07 上传 | 大小:1kb | 下载:0
[加密解密] VigenereEncrypt.cpp
说明:Vigenere密码单表代换加密如明文为:wearediscoveredsaveyourself 密钥流为:ddeferfrfdwfefeggasdwfeffrg 密文流为:asfhjkhfkjerhfkjbjkfbdjkfgjk 即Ci=(Ki+Pi) 26 pi=(Ci-Ki) 26 要求实现加密和解密,C或C++描述源程序。 -Vigenere encrypted password alone, such as c<小杨> 在 2025-05-07 上传 | 大小:1kb | 下载:0