搜索结果
找到约 7 项符合
SDES 的查询结果
按分类筛选
加密解密 密码学实验 SDES
密码学实验 SDES
加密解密 而SDES是简单的des算法版本
而SDES是简单的des算法版本,具体算法根据《密码编码学与网络安全》里面的描述
程序里面的RSA设计有缺点:
由于密钥的生成是从小的开始循环来寻找,导致2个密钥1个大,1个小(通常为个位数)。由于时间比较紧迫,没来得及修正。 ...
Java编程 this is the java code which describe the sdes algorithm and help us to encrypt the information
this is the java code which describe the sdes algorithm and help us to encrypt the information
加密解密 SDES encryption algorithm
SDES encryption algorithm
加密解密 用差分方法攻击加密文件
用差分方法攻击加密文件,试图获得密钥。演示程序,只分析基于SDES加密的文件。请仔细阅读内附的说明文件。