搜索资源列表
ecc
- ecc公钥加密算法的实现,使用了库文件。了解此代码对于掌握ecc加密算法有极大帮助。-ecc public key encryption algorithm, the use of the library file. Understanding of the code for the encryption algorithm ecc master of great help.
4bit_BCH_code
- 4bit BCH ECC 代码 512字节可纠4bit错-4bit BCH ECC code correct 4bit error in every 512 bit
ECCSampleSourceCodefor512Byte
- ECC Sample Source Code for 512 Byte
ECC
- ECC加密的源码希望对你们有所帮助值得一看-ECC encryption source code you wish to be helpful to see
ECC
- ECC加密算法,其中包含原理与源代码,可以学习下经典加密算法,脱壳时可能有用!-ECC encryption algorithm, which includes the principle and source code, you can study under the classical encryption algorithm may be useful when the shell!
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.
ecc
- 本程序为程序员在做椭圆曲线加密和解密过程中可能需要的c和C++代码,以供参考,谢谢!-This procedure for the programmer doing elliptic curve encryption and decryption process may be required c and C++ code, for reference, thank you!
eccalgo_040624
- NAND Flash ECC Algorithm for Samsung flashes (Error Checking & Correction) ECC Code Generation algoritm with examples
blahut(ecc)
- matlab code for viterbi decoder
ecc
- ecc代码,密码学学习必须掌握的算法。很全的代码。-ecc code, cryptography algorithm to learn to master. Is all the code.
ecc-1.2.1
- Routines to encode and decode a file using a (255,249,7) RS code.
ecctest
- 计算nand flash中数据块的ecc代码.nand flash一页为512+16大小-Nand flash in the calculation of the ecc code block. Nand flash page size of 512+16
ECC-cPPbuilder
- 椭圆加密源代码 用vc++完成 是学习椭圆加密的好资料-Elliptic encryption source code complete with vc++ is learning good information elliptic encryption
ecc
- ECC 算法的介绍和相关源码的提供,使用C语言的方式进行开发-ECC algorithm is introduced and the provision of relevant source code, using C language to develop a way
256-Byte-ECC
- 1. 附件中的代码用来实现ECC的编解码,其原理是利用汉明码的相关知识 2. 这里是我自己验证过的代码,当时使用的环境是VC。如果要去编译的话,可以在VS或者VC中自建工程区。-It is sample code of ecc coding and decoding. However, you need to create project yourself.
ECC-in-SLC-NAND-Flash
- Error Correction Code in SLC NAND Flash
ecc-code
- Ecc Code in java (elliptic curve)
ECC Cryptography
- This Code is helpful to implement ECC Cryptography using Mat-lab code ! It contain the complete procedures to do ECC Cryptography .
ecc_verilog code
- ELLIPTIC CURVE CRYPTOGRAPHY VERILOG CODE
ECC
- 基于汉明码的ECC纠错算法,可纠错1位,供参考(An ECC error correction algorithm based on hamming code can be used for reference)