搜索资源列表
ECC加密C实现
- ECC加密解密C代码实现
ECC
- 椭圆曲线加密算法。包含加密、解密、测试文件-Elliptic curve encryption algorithm. Contains encryption, decryption, and test files
ECC
- 详细介绍了ECC算法的原理以及纠错的过程,以及如何实现E-ECC algorithm is described in detail the principle and the error correction process, and how to implement ECC
schnoor_sign_verify
- 基于miracl库的简单的签名和验证程序,采用AES和基于ECC的schnoor混合签名-Based miracl library simple signature and authentication procedures, using AES and ECC-based signature mix of schnoor
Applications-ECC.pdf.tar
- Applications of Error correcting codes
ECC
- turbo error correcting codes
ECC_BCH4
- Micron NAND BCH Encoder
testcode
- test ECC on GF(2^n) encode mG=c decode cH =0
ECC
- You are expected to produce a program to implement the Viterbi decoding algorithm for the widely used (2, 1, 6) convolutional code with generator matrix
NAND_Controller
- flash controller VHDL语言,镁光芯片,包含ECC部分。-flash controller code
ecc_chk
- Error Correction Code ecc checker 32bit
libtommath-ecc
- libtommath-ecc 用于大数计算,里面包括了详细的大素数、ecc、双线性对等现成的C++源代码,适合应用于VC++ 6.0-libtommath-ecc for the calculation of large numbers, which include a detailed large prime numbers, ecc, bilinear peer ready C++ source code, suitable for VC++ 6.0
Cryptology-ECC-algorithm
- 这是一个密码学的关于ECC算法的一个程序,用ECC算法实现了信息的加解密功能。-This is a cryptology about a ECC algorithm procedure, has realized the information Canadian decipher function with the ECC algorithm.
Ecc-image-alignment-algorithm-(image-registration
- Ecc image alignment algorithm (image registration) in matlab
ECC
- 代码通过开源的openssl实现了ECC算法-Openssl open source code through the realization of ECC algorithms
ECC
- 使用E语言对上传的string类型字符串进行ECC加解密,可自动生成私钥和公钥-E language to upload the type string string of ECC encryption, can automatically generate the private key and public ke
ECC
- ECC算法的简要介绍,网上摘抄,还是比较好理解的(Brief introduction of ECC algorithm, online excerpt, or better understand)
ali方案转ECC Tool工具
- 分享一个ali方案转ECC Tool工具(Share a Ali solution to the ECC Tool tool)
ECC模块 v0.12
- 椭圆曲线加密算法(ECC)是一种公钥算法,可以在不安全的信道上传递信息,而不需要事先约定密码。 RSA也是公钥算法,但是ECC比RSA有明显优势:在同等的安全程度下,所需要的密码长度最短。 但是缺点是算法本生很复杂,令人头大,我看了一堆书才写出了这个代码。 之前我发过一个256位的ECC源码,但是速度太慢了,这次这个是192位的,而且代码仔细优化过了,速度变快很多。(Elliptic curve cryptosystem (ECC) is a public key algorithm wh
ecc-0.0.1
- ecc密码系统实现密码的功能,安全性,的功能(ECC cipher system realizes cryptographic function, security and function.)