搜索资源列表
加密和数字签名
- 这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
DSA
- java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
DSA
- DSA Algorithm with JAVA Applet
signnature-DSA
- 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati
DSA_Java
- standard symmetric encryption algorithms DSA
DSA-Lab2
- To the HighArray class in the highArray.java program (Listing 2.3), add a method called getMax() that returns the value of the highest key in the array, or –1 if the array is empty. Add some code in main() to exercise this method. You can assume all
SignAndCheckByDSA
- 数字签名 美国标准 DSA算法 java语言实现 完全可用-American Standard DSA digital signature algorithm java language fully available
Method-collection-of-Java-encryption
- 描述了多种常用加密算法的java代码,其中包括:des,3des,aes,rsa,dsa,md5,sha1.的具体实现。-Describes a variety of commonly used encryption algorithm java code, including: des, 3des, aes, rsa, dsa, md5, the sha1.
BasicDSAExample
- A Basic DSA source code in Java
JAVA_DSA
- 用java实现dsa的签名算法,解决DSA签名的一些问题-java dsa signature
dsa
- A few very important linked list implementations in java.