CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - pdf c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - pdf c - List
[
Crack Hack
]
CRC_METHOD
DL : 0
CRC演算法原理及C語言實現(介紹了3種方法).pdf
Date
: 2008-10-13
Size
: 121.65kb
User
:
tonard
[
Crack Hack
]
AES
DL : 0
AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf
Date
: 2008-10-13
Size
: 1.89mb
User
:
张鲁夺
[
Crack Hack
]
TomCrypt
DL : 0
该压缩包中包括 tom的加密函数库及pdf说明 ,以及Rinick s ECC:椭圆曲线非对称加密密钥生成器 -the compression package includes tom encryption functions and pdf descriptions and Rinick s ECC : Elliptic Curve asymmetric encryption key generator
Date
: 2026-01-03
Size
: 1.15mb
User
:
[
Crack Hack
]
CRC_METHOD
DL : 0
CRC演算法原理及C語言實現(介紹了3種方法).pdf-CRC algorithm theory and C language (introduced three kinds of methods). Pdf
Date
: 2026-01-03
Size
: 121kb
User
:
tonard
[
Crack Hack
]
AES
DL : 0
AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf-AES-rijndael algorithm detailed information, including the AES encryption algorithm in C language and its SBox realize. PdfFIPS197 (chs). PdfFIPS197.pdfnist.urlRijndael.pdfrijndael flow algorithm. SwfRijndael-depth study of algorithms. DocRijndael algorithm optimization technology research. Doc public key cryptosystem over finite fields and (2). pdf Galois field based on the password system. pdf
Date
: 2026-01-03
Size
: 1.89mb
User
:
张鲁夺
[
Crack Hack
]
ECC
DL : 0
真正完整独立运行的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.ahut.edu.cn/.
Date
: 2026-01-03
Size
: 525kb
User
:
zhou
[
Crack Hack
]
RSA_C_source
DL : 0
真正完整独立运行的RSA加密解密C源代码,并有教学用的课件(PDF文件), 可以到http://zhou63.ahut.edu.cn/更新。-Truly complete stand-alone RSA C source code for encryption and decryption, as well as teaching courseware (PDF file), and you can update them on http://zhou63.ahut.edu.cn/.
Date
: 2026-01-03
Size
: 495kb
User
:
zhou
[
Crack Hack
]
dss
DL : 0
真正完整独立运行的数字签名和密钥交换C源代码,并有教学用的课件(PDF文件), 可以到http://zhou63.ahut.edu.cn/更新。 -Truly complete stand-alone digital signature and key exchange C source code, as well as teaching courseware (PDF file), you can update them on http://zhou63.ahut.edu.cn/.
Date
: 2026-01-03
Size
: 462kb
User
:
zhou
[
Crack Hack
]
DES_code_c
DL : 0
在visual studio 2005环境下开发的一个DES加解密程序,使用的是C语言,可以完成对.txt文件的加解密操作,不支持pdf等其他文件类型。密钥为8为字符,须字母开头。-In visual studio 2005 environment, the development of a DES encryption and decryption process, using the C language, can be completed. Txt file encryption and decryption operations, does not support the pdf and other file types. The key is 8 for the character, to start with a letter.
Date
: 2026-01-03
Size
: 250kb
User
:
lw
[
Crack Hack
]
8816
DL : 0
加密芯片FS8816的datasheet, FS8816 Data Sheet V1 0.pdf, FS8816 Programming Guide for COMPLETEVER_v0.4.pdf, FASP-8816 DEV Disk V1.1.rar, FS8816.H, i2c.c, i2c.h, UserDef.c main.c, -Encryption chip FS8816' s datasheet, FS8816 Data Sheet V1 0.pdf, FS8816 Programming Guide for COMPLETEVER_v0.4.pdf, FASP-8816 DEV Disk V1.1.rar, FS8816.H, i2c.c, i2c.h, UserDef.c main.c,
Date
: 2026-01-03
Size
: 3.39mb
User
:
thebluewind
[
Crack Hack
]
Applied-Cryptography
DL : 0
应用密码学经典著作——《应用密码学协议、算法与C源程序》的pdf文档。-Applied Cryptography classics- the application of cryptography protocols, algorithms and C source code pdf document
Date
: 2026-01-03
Size
: 19.37mb
User
:
gongsun
[
Crack Hack
]
Differential-and-Linear-analysis
DL : 1
Howard M. Heys教授发表于Cryptologia,2002的文章《A Tutorial on Linear and Differential Cryptanalysis》,用一个仅有5轮16比特的玩具密码,深入浅出地介绍了经典的差分分析与线性分析。 作为一个密码学的初学者,通过阅读该文,及实现文章中的算法,能够对差分分析与线性分析的原理有一个很直观的认识。 压缩包中有: 1. Heys教授的文章,A Tutorial on Linear and Differential Cryptanalysis.pdf 2. 线性分析的C++源代码linear.cpp以及生成的exe文件; 3. 差分分析的C++源代码differential.cpp以及生成的exe文件。 ps: 笔者是信息安全专业的初学者,在《分组密码的攻击方法与实例分析》(李超,孙兵,李瑞林 著, 科学出版社)知道了这篇 文章。认真阅读和实践感到受益匪浅,特此推荐给所有在此方面有兴趣的同仁。-This is an excellent tutorial on classical cryptoanalysis mathods: differential analysis and linear analysis. It is based on Prof. Howard M.Heys article "A Tutorial on Linear and Differential Cryptanalysis", which is extremely suitible for primary cryptology learners. The package contains the original article of Prof. Heys and the C++ realization files: differential.cpp and linear.cpp. It also contains the .exe files, indecating the availability of .cpp files. The provider of this package is actually a primary cryptology learner. He found this article quite useful and was eager to share his joy with others who have similar interest.
Date
: 2026-01-03
Size
: 662kb
User
:
郝泳霖
[
Crack Hack
]
密码学c实现
DL : 0
密码学c实现,非常有用非常有用非常有用的原书pdf(Cryptography C implementation)
Date
: 2026-01-03
Size
: 6.31mb
User
:
FEIFEIQUEXINYAN
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.