搜索资源列表
the-art-of-ecc
- 书\"The art of error correcting code\"的源代码,unix下的C文件,在windows下的vc编译环境下要修改部分引用的头文件和函数。-book "The art of error correcting code" of the source code, unix under the C documents the windows of vc compiler environment to revise the first part cite
ECC加密C实现
- ECC加密解密C代码实现
socket ecc+3des加密聊天c语言
- socket编程, ecc+3des加密聊天c语言实现
Ecc
- ecc algorithm in visual c-ecc algorithm in visual c++
main
- 用C实现的ECC算法,用于用软件模拟ECC算法 -用C实现的ECC算法,用于用软件模拟ECC算法
ECC_Standard-C
- ECC的标准C语言设计与实现 简单、易懂、适合新手观看-ECC Standard C
testcode
- test ECC on GF(2^n) encode mG=c decode cH =0
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
Cheap_flash----嵌入式NandFlash的坏块管理驱动层免费C源码下载
- Cheap_flash--嵌入式NandFlash的坏块管理驱动层免费C源码下载 Cheap_flash坏块管理C代码已经由我们开发完成,并经过了严格测试。 其功能包括了基于坏块表的管理程序,可以提供单/多扇区的操作。 多扇区为nandflash专门定制,可以降低NANDFLASH的擦除数。 其上面可以流畅的运行(CheapFAT)文件系统。支持文件系统运行的时候实时坏块的替换,包括 块擦除,块移动,页写入产生的坏块。文件系统通过NAND FLASH坏块管理驱动层运行。 ECC纠错支
Ecc
- Elliptic Curve C++ Library Source Code
ECC
- 已知椭圆曲线E23(16,10): y 2 ≡ x3 +16x +10mod23和它上的一个点G=(5,10), 计算G 的所有倍点。相当于用C语言编程实现了该题-Known elliptic curve E23 (16,10): y 2 ≡ x3+ 16x+ 10mod23 and a point G on it = (5,10), All times the point G is calculated. Equivalent to using the C programming lang
ECC-cPPbuilder
- This is a Elliptic Curves Cryptography C++ code
ecc
- 椭圆曲线算法的C程序实现,椭圆曲线加密算法,椭圆曲线C++(C program implementation of elliptic curve algorithm)
cryptopp-CRYPTOPP_5_6_5
- c++编写,包含了常见的密码学算法des,aes,rsa,ecc等(Common cryptology algorithm)