搜索资源列表
dsa
- DSA算法的Pascal实现和例子。实现了签名和确认-DSA algorithm Pascal realization and example. Realized has signed and confirmed
wang-DSA
- DSA算法还是比较少的,这个是基于DSA算法认证的加密算法库~-DSA algorithm is relatively small, the DSA is based on the encryption algorithm authentication algorithm library ~
c++dsa
- C++语言实现的dsa加密算法,共同学习-the C language settings encryption algorithm, learning together
DSA
- Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^(
DSA
- dsA总线在VCD设计中的应用,比较难得的文档-dsa VCD bus design, the more documents
DSA
- java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
DSA
- dsa加密算法,其中包含原理与源代码,可以学习下经典加密算法,脱壳时可能有用!-dsa encryption algorithm, which includes the principle and source code, you can study under the classical encryption algorithm may be useful when the shell!
DSA
- realization of DSA algorithm
DSA
- 本程序实现DSA数字签名 是学习和研究密码学的良好资源 欢迎下载-The DSA digital signature program of learning and research resources Cryptography welcome good download
DSA
- DSA Algorithm with JAVA Applet
DSA
- DSA源码,供参考学习,DSA广泛应用于CD,DVD的MCU和伺服通信的3线模式-DSA source for the reference study, DSA is widely used in CD, DVD of the MCU and the 3-wire servo mode of communication
dsa
- dsa加密算法,一种常用的数据加密算法的c++语言实现,具有很强的适用性和参考价值-failed to translate
DSA-fangzhen
- 这是一个经过我修改和仿真的关于DSA通信协议的程序,希望对大家有用。-This is a revised and simulation through me on the DSA communication protocol procedures in the hope for all of us.
DSA
- 实现DSA的加密和验证,数字摘要为md5或者sha1-Achieving DSA encryption and authentication, digital summary of the md5 or sha1
Dsa
- sunplus8202系列ic用的dsa通讯源码!
dsa
- dsa数字签名算法。实现数字签名以及验证数字签名的正确性-dsa digital signature algorithm. Digital signatures and digital signatures verify the correctness of
DSA-driver
- DSA 驱动程序, 经过验证OK, 加应用就可以用了. -DSA driver, verified OK, plus applications can use.
dsa
- dsa ciphering algorithm
dsa
- 通通过DSA算法的C编程说明加密算法的运用-Pass through the DSA algorithm in C programming note the use of encryption algorithms
dsa
- 用dsa方法进行数字签名,其中运用了SHA-1进行加密解密(Digital signature is carried out by using DSA method, which uses SHA-1 to encrypt and decrypt)