资源列表
[加密解密] SCode
说明:DES算法的入口参数有三个:Key、Data、Mode。其中Key为8个字节共64位,是DES算法的工作密钥;Data也为8个字节64位,是要被加密或被解密的数据;Mode为DES的工作方式,有两种:加密或解密,如果Mode为加密,则用Key去把数据Data进行加密,生成Data的密码形式作为DES的输出结果;如Mode为解密,则用Key去把密码形式的数据Data解密,还原为Data的明码形式作为DES的输出结果。在使用DES时,双方预先约定使用的”密码”即Key,然后用Key去加密数据;接收方<daijie> 在 2025-07-17 上传 | 大小:84kb | 下载:0
[加密解密] rijndael_AES
说明:rijndael AES 比较经典的加解密算法,只需要调用相应的函数就能实现对数据流或文件进行加解密。-Comparison of classic rijndael AES encryption algorithm, is only required to call a function of the corresponding data flow will be able to achieve or file encryption and decryption.<KC Chen> 在 2025-07-17 上传 | 大小:22kb | 下载:0
[加密解密] Crack_ServU_6.2.0.0_OTP_STORAG
说明:自己编写的密码破解程序 通过分析ServU 6.2.0.0的密码存储方法,对其存储的加密密码进行破解,以还原密码 声明:仅用来找回自己设置的密码,请不要用来窃取他人秘密!-Password crackers have written procedures for the analysis ServU 6.2.0.0 password storage methods, storage of the encryption of its crack the password in order<Abel> 在 2025-07-17 上传 | 大小:59kb | 下载:0
[加密解密] cryptochat
说明:Its about cryptography example. useful for chatting with some sort of security<Siddhu> 在 2025-07-17 上传 | 大小:53kb | 下载:0