搜索资源列表
C实现ECC
- C++写的ECC密码体制
ECC.rar
- 这是基于VC6.0开发的椭圆密钥生成和加解密算法-ECC,ECC encription algorithm
ecc
- ecc公钥加密算法的实现,使用了库文件。了解此代码对于掌握ecc加密算法有极大帮助。-ecc public key encryption algorithm, the use of the library file. Understanding of the code for the encryption algorithm ecc master of great help.
Ecc
- 椭圆曲线加密ECC。功能是公共密钥的生成、加密、解密等。-Elliptic Curve Cryptography ECC. Function is the generation of public key encryption, decryption and so on.
ecc
- ECC加密,对有理点阶的求法,程序简单使用,是搞密码算法的一个有用参考资料-ECC encryption, rational point of order on the request method, the program simple to use, is to carry out a useful reference for cryptographic algorithm
ECC加密算法入门介绍
- ECC加密算法入门介绍-ECC encryption algorithm introduced entry
ECC
- ECC加密的源码希望对你们有所帮助值得一看-ECC encryption source code you wish to be helpful to see
ECC
- ECC加密算法,其中包含原理与源代码,可以学习下经典加密算法,脱壳时可能有用!-ECC encryption algorithm, which includes the principle and source code, you can study under the classical encryption algorithm may be useful when the shell!
ECC
- 椭圆曲线密码体制中的ECC校验算法分析和程序实现-ECC Cryptography
Lecture-on-ecc
- Lecture on Elliptic Curve Cryptograpy (ECC)
ECC
- 本程序实现了ECC(C++)椭圆曲线算法加密解密,希望对大家有帮助! -This procedure has ECC Elliptic Curve encryption and decryption algorithm, you would like to help!
ECC
- 真正完整独立运行的ECC(椭圆曲线)加密解密C源代码,并有教学用的课件(PDF文件), 可以到http://zhou63.ahut.edu.cn/更新。-Truly complete stand-alone ECC (elliptic curve) C source code for encryption and decryption, as well as teaching courseware (PDF file), you can update them on http://zhou63.
ECC
- 我整理的ECC加密算法,源码和C实现的理论指导,有这个可以做出ECC加密算法-I am finishing ECC encryption algorithm, source and C to achieve the theoretical guidance, it can make ECC encryption algorithm
ecc
- 有关椭圆曲线数字签名的书籍,是密码学的一个重要分支-a digital of signature base on ecc
ECC
- ECC is an public key algorithm here we have compared this algorithm between RSA and E-ECC is an public key algorithm here we have compared this algorithm between RSA and ECC
ecc
- ecc代码,密码学学习必须掌握的算法。很全的代码。-ecc code, cryptography algorithm to learn to master. Is all the code.
ECC
- ECC加密算法,很好用, 很实用,很 -Ecc aglorithim , Pls use Ecc aglorithim , Pls use Ecc aglorithim , Pls use
ecc
- 椭圆曲线密码加密技术的相关文档,椭圆曲线密码加密技术-ECC encryption technology documentation, ECC encryption
ecc
- ECC 算法的介绍和相关源码的提供,使用C语言的方式进行开发-ECC algorithm is introduced and the provision of relevant source code, using C language to develop a way
256-Byte-ECC
- 1. 附件中的代码用来实现ECC的编解码,其原理是利用汉明码的相关知识 2. 这里是我自己验证过的代码,当时使用的环境是VC。如果要去编译的话,可以在VS或者VC中自建工程区。-It is sample code of ecc coding and decoding. However, you need to create project yourself.