搜索资源列表
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
SM2ECC
- 国家密码局标准,SM2算法-一种椭圆曲线(ECC)加密算法的VC++实现。代码完全按照国家密码局标准所公布的内容所编写,并且可以通过标准中的数据所验证。-National Bureau of Standards password, SM2 algorithm- Elliptic Curve (ECC) encryption algorithm VC++ implementation. Code exactly as the National Bureau of Standards publish
ECC-cPPbuilder
- This is a Elliptic Curves Cryptography C++ code
NFTL--code
- 镁光公司NANDFlash的NFTL代码,包含坏块管理、读写平衡以及ECC校验等部分。-Micron company NFTL NANDFlash code, including read and write bad block management, balance and ECC check and other parts.Micron company NFTL NANDFlash code, including read and write bad block management, ba
ECC
- 代码通过开源的openssl实现了ECC算法-Openssl open source code through the realization of ECC algorithms
ECC模块 v0.12
- 椭圆曲线加密算法(ECC)是一种公钥算法,可以在不安全的信道上传递信息,而不需要事先约定密码。 RSA也是公钥算法,但是ECC比RSA有明显优势:在同等的安全程度下,所需要的密码长度最短。 但是缺点是算法本生很复杂,令人头大,我看了一堆书才写出了这个代码。 之前我发过一个256位的ECC源码,但是速度太慢了,这次这个是192位的,而且代码仔细优化过了,速度变快很多。(Elliptic curve cryptosystem (ECC) is a public key algorithm wh
