文本加密实验项目

上传者: yo911217 | 上传时间: 2015-03-30 00:00:00 | 文件大小: 110KB | 文件类型: rar
自己做的文本加密实验,含有ecc、rsa、ecc+aes、rsa+aes等算法,通过实验数据比较了各种算法的优缺点。 ecc+aes的混合算法网上没有案例参考,个人原创,是我发现的速度最快且安全性较高的加密算法。 加密、解密的方法已经封装好,可以直接调用。 压缩包内含有项目代码、实验文档、实验数据。

文件下载

资源详情

[{"title":"( 53 个子文件 110KB ) 文本加密实验项目","children":[{"title":"文本加密.doc <span style='color:#111;'> 110.50KB </span>","children":null,"spread":false},{"title":"wenbenjiami","children":[{"title":"bin","children":[{"title":"com","children":[{"title":"aeonsoft","children":[{"title":"Test.class <span style='color:#111;'> 944B </span>","children":null,"spread":false},{"title":"rsa","children":[{"title":"RSACoderTest.class <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"Coder.class <span style='color:#111;'> 696B </span>","children":null,"spread":false},{"title":"RSACoder.class <span style='color:#111;'> 4.88KB </span>","children":null,"spread":false}],"spread":true},{"title":"RsaWithAes","children":[{"title":"AESCoder.class <span style='color:#111;'> 2.03KB </span>","children":null,"spread":false},{"title":"Coder.class <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false},{"title":"RSAwithAESTest.class <span style='color:#111;'> 2.69KB </span>","children":null,"spread":false},{"title":"RSACoder.class <span style='color:#111;'> 4.90KB </span>","children":null,"spread":false}],"spread":true},{"title":"MyFileReader.class <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"ecc","children":[{"title":"ECC$E.class <span style='color:#111;'> 644B </span>","children":null,"spread":false},{"title":"ECC.class <span style='color:#111;'> 4.77KB </span>","children":null,"spread":false},{"title":"EccTest.class <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"ECC$Pare.class <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"Tools.class <span style='color:#111;'> 4.03KB </span>","children":null,"spread":false},{"title":"MyMath.class <span style='color:#111;'> 3.71KB </span>","children":null,"spread":false},{"title":"ECC$Message.class <span style='color:#111;'> 1015B </span>","children":null,"spread":false}],"spread":true},{"title":"EccAndAes","children":[{"title":"AESCoder.class <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"Coder.class <span style='color:#111;'> 2.11KB </span>","children":null,"spread":false},{"title":"ECC$E.class <span style='color:#111;'> 674B </span>","children":null,"spread":false},{"title":"ECC.class <span style='color:#111;'> 5.27KB </span>","children":null,"spread":false},{"title":"ECC$Pare.class <span style='color:#111;'> 2.65KB </span>","children":null,"spread":false},{"title":"Tools.class <span style='color:#111;'> 4.04KB </span>","children":null,"spread":false},{"title":"EccAndAesTest.class <span style='color:#111;'> 3.00KB </span>","children":null,"spread":false},{"title":"MyMath.class <span style='color:#111;'> 3.73KB </span>","children":null,"spread":false},{"title":"ECC$Message.class <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"Message.class <span style='color:#111;'> 777B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"lib","children":[{"title":"sun.misc.BASE64Decoder.jar <span style='color:#111;'> 7.30KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 629B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"com","children":[{"title":"aeonsoft","children":[{"title":"MyFileReader.java <span style='color:#111;'> 762B </span>","children":null,"spread":false},{"title":"rsa","children":[{"title":"RSACoderTest.java <span style='color:#111;'> 3.22KB </span>","children":null,"spread":false},{"title":"RSACoder.java <span style='color:#111;'> 7.56KB </span>","children":null,"spread":false},{"title":"Coder.java <span style='color:#111;'> 3.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"RsaWithAes","children":[{"title":"AESCoder.java <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"RSACoder.java <span style='color:#111;'> 6.21KB </span>","children":null,"spread":false},{"title":"RSAwithAESTest.java <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"Coder.java <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false}],"spread":true},{"title":"ecc","children":[{"title":"Tools.java <span style='color:#111;'> 4.40KB </span>","children":null,"spread":false},{"title":"MyMath.java <span style='color:#111;'> 5.55KB </span>","children":null,"spread":false},{"title":"ECC.java <span style='color:#111;'> 7.58KB </span>","children":null,"spread":false},{"title":"EccTest.java <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false}],"spread":true},{"title":"EccAndAes","children":[{"title":"Tools.java <span style='color:#111;'> 4.41KB </span>","children":null,"spread":false},{"title":"AESCoder.java <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"MyMath.java <span style='color:#111;'> 5.56KB </span>","children":null,"spread":false},{"title":"EccAndAesTest.java <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"ECC.java <span style='color:#111;'> 7.59KB </span>","children":null,"spread":false},{"title":"Message.java <span style='color:#111;'> 434B </span>","children":null,"spread":false},{"title":"Coder.java <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false}],"spread":true},{"title":"Test.java <span style='color:#111;'> 797B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"lib","children":[{"title":"sun.misc.BASE64Decoder.jar <span style='color:#111;'> 7.30KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".project <span style='color:#111;'> 387B </span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'> 414B </span>","children":null,"spread":false},{"title":".myeclipse","children":[{"title":"profiler","children":[{"title":"Test (2).xml <span style='color:#111;'> 788B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明