资源列表
[加密解密] DecryptRdp
说明:本程序实现对远程桌面(RDP)在线尝试破解,用于检测口令设置的安全性。-This procedure realize the remote desktop (RDP) online to try and crack, used to test the security of the password.<renlijun> 在 2025-05-08 上传 | 大小:2kb | 下载:0
[加密解密] Image-Encryption-and-Decrypption-using-Bitplanes.
说明:Image encryption using bitplanes, first image decomposed into their bitplanes,some key image applied for encryption,it will be decrypted if and only if exact key used.<santosh> 在 2025-05-08 上传 | 大小:2kb | 下载:0
[加密解密] aes
说明:密码学算法的实践,实现了AES算法的加密及解密-The practice of the cryptography algorithm, the realization of the encryption and decryption of AES algorithm<ZhongYiheng> 在 2025-05-08 上传 | 大小:2kb | 下载:0
[加密解密] RSA_cipher
说明:RSA公钥密码加密算法程序实现,matlab程序,运行正确。-The algorithm program, RSA public key cipher encryption matlab program, run the correct.<Dr.Shang> 在 2025-05-08 上传 | 大小:2kb | 下载:0
[加密解密] LSB_Watermarking
说明:Demo to watermark an image by hiding another image in a certain bit plane<AH> 在 2025-05-08 上传 | 大小:2kb | 下载:0
[加密解密] kechengsheji
说明:北航13系适航班课程设计,小扰动线化下的飞机响应,自己改一下需要的参数就行,有不同速度下的,可供参考-13 Department of Northern appropriate curriculum design aircraft flight response, the line of small perturbations under their own parameters to change it on the line, th<鞠涵> 在 2025-05-08 上传 | 大小:2kb | 下载:0
[加密解密] encode
说明:程序功能:对文件进行加密和解密的程序,说明如下: 1 由用户设定6个字符(ASCII码32-127)组成的密码,加密时可以将选取内容的每个字符 依次加上密码中的字符的ASCII码再减去31。 2 如果原始字符ASCII码在32-127之间,则表示可显示的英文字符,在加上密码后范围超过 ASCII码值的32-127,则进行模运算(ch 128)。 3 对于中文字符,每个字符由两个大于<chengshili> 在 2025-05-08 上传 | 大小:2kb | 下载:0