资源列表
vbPdll
- 用c++ atl实现的用于加密的dll com组件,用vb调用,按课程设计2的要求-Atl c++ implemented for encryption dll com, component, vb call, curriculum design
dsa
- DSA是基于整数有限域离散对数难题的,其安全性与RSA相比差不多。DSA的一个重要特点是两个素数公开,这样,当使用别人的p和q时,即使不知道私钥,你也能确认它们是否是随机产生的,还是作了手脚。RSA算法却作不到。-DSA is based on the integer finite field discrete logarithm problem, almost its safety compared with RSA. DSA is an important characteristic of
elgamal
- ElGamal算法,是一种较为常见的加密算法,它是基于1984年提出的公钥密码体制和椭圆曲线加密体系。既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。在加密过程中,生成的密文长度是明文的两倍,且每次加密后都会在密文中生成一个随机数K。-The ElGamal algorithm is a more common encryption algorithm, which is based on the 1984 public key cryptosystem and e
md5
- MD5即Message-Digest Algorithm 5(信息-摘要算法 5),用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一(又译摘要算法、哈希算法),主流编程语言普遍已有MD5实现。-The MD5 Message-Digest Algorithm 5 (Information- Digest algorithm 5) is used to ensure complete and consistent information transmission. Is one of t
mqv
- 椭圆曲线密码学(ECC, Elliptic curve cryptography)是基于椭圆曲线数学的一种公钥密码的方法。椭圆曲线在密码学中的使用是在 1985年由Neal Koblitz和Victor Miller分别独立提出的。 -Elliptic curve cryptography (ECC of Elliptic curve to cryptography) is based on the mathematics of elliptic curves of a public key
DES
- DES加解密,自带可视化界面很方便浅显易懂-DES encryption and decryption, comes with a visual interface is very convenient and easy to understand
des
- des 加密和解密功能,64位长输入,64位长输出。-des encrypt
dct
- matlab源码,自己编写的根据英语论文,是基于dct的可逆数据隐藏算法-Matlab source code, I have written according to the English papers, dct-based reversible data hiding algorithm
Access_pass
- ACCESS密码破解的Delphi源码,试过不错。-Delphi source password cracking ACCESS.good.
sha_1
- sha-1算法实现的加密的代码。是目前使用最广泛的散列算法,在数字签名标准中被使用-sha-1 algorithm, the encryption code. Is currently the most widely used hash algorithm to be used in the Digital Signature Standard
Applied-Cryptography
- 应用密码学经典著作——《应用密码学协议、算法与C源程序》的pdf文档。-Applied Cryptography classics- the application of cryptography protocols, algorithms and C source code pdf document
Source-code-of-Applied-Cryptography
- 《应用密码学:协议、算法与C源程序》的部分源代码集,目前我找到的最全的有关代码集。-" Applied Cryptography: Protocols, Algorithms, and C source" part of the set of source code, I found the most complete code set.
