搜索资源列表
openssl-1.0.0c.tar
- openssl 最新的本版,包含很多加密算法,如RSA、ECC散列算法SHA-openssl latest edition, contains many encryption algorithms such as RSA, ECC hash algorithm SHA
ECC
- 基于Openssl的ECC加密程序,实现简短数据加密-The Openssl the ECC encryption program, short data encryption
OPENSSLTEST
- OPENSSL实现的椭圆曲线方法, -OPENSSL ECC IMPLEMENTITION。OPENSSL ECC IMPLEMENTITION。
openssl-SNAP-20120428111112222334eccencrypion-and
- ecc library for digital signature encryption decryption and secure key exchange
ecc
- 在openssl中生成两对ECC密钥,并用它做签名和验签,并生成共享密钥-in openssl the function generates two pairs of ECC key signature and stamped with it, and generates a shared key
bn_exp
- The ECC Code is licensed pursuant to the OpenSSL open source.
Opensslbiancheng_veryhuo.com
- openssl编程帮助文档.PDF ECC,DH,RSA BASE64 编解码原理.-openssl Programming help documentation
OPENSSL
- 实现一款文档文件加密和签名的工具 1、选择一种hash算法(MD5 | SHA1 | SHA3)用于摘要的计算; 2、选择一种对称钥加密算法或者序列密码(DES| AES | RC4); 3、选择一种公钥算法实现签名(RSA| ECC),需要单独的密钥对生成算法; 4、文档文件的加密模式为CBC。-Achieve a document file encryption and signature tool 1. Select a hash algorithm (MD5 | SHA1
main_0
- ECC cipher suite support in OpenSSL originally written by Vipul Gupta and Sumit Gupta of Sun Microsystems Laboratories.
ssl_lib
- ECC cipher suite support in OpenSSL originally developed by SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project.
ssl_ciph
- ECC cipher suite support in OpenSSL originally developed by SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project.
openssl-master
- OPEN SSL源代码,rsa ,des aes e-OPEN SSL ,rsa ,des aes ecc
ECC
- 代码通过开源的openssl实现了ECC算法-Openssl open source code through the realization of ECC algorithms
ECC_TEST
- 椭圆曲线(ECC)算法是一种公钥算法,它比流行的RSA算法有很多优点: 1)安全性能更高 , 如160位ECC与1024位RSA、DSA有相同的安全强度。 2)计算量小,处理速度快, 在私钥的处理速度上(解密和签名),ECC比RSA、DSA快得多。 3)存储空间占用小 ECC的密钥尺寸和系统参数与RSA、DSA相比要小得多, 所以占用的存储空间小得多。 4)带宽要求低。(OPENSSL ECC EC_get_builtin_curves EC_GROUP_new_b