搜索资源列表
dsa.zip
- DSA算法的Pascal实现和例子。实现了签名和确认
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
- 基于SOM算法实现的文本聚类,有详细的剖析与例证,希望大家喜欢
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^((p-1)/q) mod p > 1; x:x
dsa
- 本段代码在32位信息安全芯片 HT32A256上实现了 RSA加密算法,对开发USBKEY有帮助
crypto42
- C++实现的数字签名DSA算法,不够完善,存在一点外部函数调用的问题
DSA
- RSA数字签名算法的C语言开源代码需要的下-RSA digital signature algorithm C language source code
dsa
- DSA算法的Pascal实现和例子。实现了签名和确认-DSA algorithm Pascal realization and example. Realized has signed and confirmed
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
- 数据结构与算法源码,C#语言开发的源代码。-Source data structures and algorithms, C# language to develop the source code.
dsa
- dsa加密算法,一种常用的数据加密算法的c++语言实现,具有很强的适用性和参考价值-failed to translate
dsa
- 用VC实现数字减影算法,通过模板匹配,再对两幅图像相减,即用盈片中减去蒙片,从而实现突出血管区域的目的。【源码加文档说明】-Using VC to achieve digital subtraction algorithm, template matching, and then the subtraction of two images, that the film with surplus minus mask, in order to achieve the purpose of high
algorithm
- DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
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
- dsa数字签名算法。实现数字签名以及验证数字签名的正确性-dsa digital signature algorithm. Digital signatures and digital signatures verify the correctness of
dsa
- 通通过DSA算法的C编程说明加密算法的运用-Pass through the DSA algorithm in C programming note the use of encryption algorithms
SignAndCheckByDSA
- 数字签名 美国标准 DSA算法 java语言实现 完全可用-American Standard DSA digital signature algorithm java language fully available
DSA
- 实现数字签名功能,通过DSA算法实现,包含源程序等-To implement the digital signature function, through the DSA algorithm, including the source program