搜索资源列表
3des_matlab
- matlab 实现的3DES 和 DES 加解密算法,3DES目前还未被破解。-matlab implementation of 3DES and DES encryption and decryption algorithm, 3DES has yet to be cracked.
MATLAB-R2012b-crack
- 最新的matlab2012b版本破解 本人亲测使用-The latest matlab2012b version crack
RSA
- 用MATLAB实现RSA加密、解密,并尝试破解RSA RSA_Gen.m 产生密钥 RSA_Enc.m 实现加密 RSA_Dec.m 实现解密 RSA_Hack.m 尝试破解-Implement RSA encryption with MATLAB, decryption, and try to crack the RSA. RSA_Gen.m generate encryption keys RSA_Enc.m encrypt the original message