搜索资源列表
borZoi-1.0.1.zip
- 椭圆曲线Elliptic Curve)加密算法(,Elliptic Curve Elliptic Curve) encryption algorithm (
Ecc
- 椭圆曲线加密ECC。功能是公共密钥的生成、加密、解密等。-Elliptic Curve Cryptography ECC. Function is the generation of public key encryption, decryption and so on.
CECC
- C语言实现的椭圆曲线加密算法,十分强悍。真的很好用-C Language Implementation of elliptic curve encryption algorithm, is very tough. Really good use
crypto
- 1、DES加密示例程序,包含全部加密过程,可以实现单个文件加解密功能;2、椭圆曲线密码体制加密算法实现原理源码;3、RSA算法示例源码-1, DES encryption sample procedures, contains all the encryption process, you can achieve a single file encryption and decryption functions 2, Elliptic Curve Cryptography encryption
ibe-0.7.2-win
- 这是一个windows环境下实现基于身份的PKI系统源码,由stanford大学开发。采用了椭圆曲线密码公钥系统和配对椭圆曲线计算(Tate Pairing),具有非常高的效率. -This is a windows environment to achieve identity-based PKI system source code, developed by the University of stanford. Use of Elliptic Curve Cryptography pub
ecp233_1
- elliptic curve processor b-233, include test bench & test vector.
ECC
- C语言,大素数域上的椭圆曲线加密解密算法-C language, the domain of large prime numbers on the elliptic curve encryption and decryption algorithm
chenjay
- 用C++BUILDER实现椭圆曲线加密源代码-Using C BUILDER implementation of elliptic curve cryptography source code
cryptopp560
- lots Elliptic curve cryptography codes. Use Visual c++ to compile
DiffieHellmanMerkle
- ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的
GF_MUL
- Galois域乘法器的Verilog源码 广泛用于信道编码、计算机代数及椭圆曲线加密等-Galois field multipliers are widely used in the Verilog source channel coding, computer algebra and elliptic curve encryption
projekodlar
- Elliptic Curve Cryptography full working C code for encryption and decryprion.
Lecture-on-ecc
- Lecture on Elliptic Curve Cryptograpy (ECC)
K163_addition
- elliptic curve in GF2m
K163_point_multiplication
- elliptic curve in GF2m
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.
ecctest1
- this elliptic curve code which is written in c++.they are 1-7 packages are available in ECC.i will upload u a-this is elliptic curve code which is written in c++.they are 1-7 packages are available in ECC.i will upload u all
good_galois_all_operations
- Galois field is used in ECC( elliptic curve cryptography). This is a brief introdustion about the prime field and its related concepts
ecc
- points on elliptic curve, for ecc (elliptic curve cryptosystem)... point addition point multiplication-points on elliptic curve, for ecc (elliptic curve cryptosystem)... point addition point multiplication
ecmul
- point multiplication of elliptic curve over galois field