搜索资源列表
DES
- 用C语言编程实现DES(数据加密标准)的完整功能,包括短块处理和对S盒的测试实验。
playfair
- 基于C语言编程环境下的一个能够简单执行playfair的加密算法。
LED.rar
- LED单片机C语言编程(16*32的超大屏显示有源程序及仿真),LED single-chip C programming language (16* 32 have the large screen display and simulation source)
Modern-cryptography-
- 1、Vigenere的编程实现 使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件 2、Column permutation 密码的编程实现 编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件 3、DES的编程实现 使用C语言设计实现DES密码,并加/解密一个文件 -1, Vigenere of programming using C language design and impleme
sha1_c51
- SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
jiamijiemi
- 这是一个文件加密解密程序,用c语言编程。基于的思想是改变文件结构-This is a file encryption and decryption procedures, with c language programming. Based on the idea is to change the file structure
734939RSA
- rsa算法源程序,C代码.信息安全rsa非对称加密算法用c语言编程实现 rsa的C语言实现 gcc 3.4.2编译通过 -rsa algorithm source code, C code. information security rsa asymmetric encryption algorithm using c language rsa the C programming language compiler gcc 3.4.2 through
pzhihuan
- 随即生成0-256之间数字并进行s-p置换 用C语言编程实现。-Randomly generated number between 0-256 and for sp replacement with C language programming.
C_language_programming_code_DES_encryption_algorit
- C语言编程DES加密经典算法代码 C language programming code for DES encryption algorithm Classic-C language programming code for DES encryption algorithm Classic
CRC--C-language
- CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) verification is widely used, prev
DESsample-secret
- des加密的简化c语言编程,完整的步骤和过程。-des c programming language to simplify encryption, complete the steps and processes.
md5
- MD5即Message-Digest Algorithm 5(信息-摘要算法 5),用于确保信息传输完整一致。是计算机广泛使用的散列算法之一(又译摘要算法、哈希算法),主流编程语言普遍已有MD5实现。这里是C语言的具体实现-he MD5 Message-Digest Algorithm is a widely used cryptographic hash function that produces a 128-bit (16-byte) hash value. Specified in RF
C-language-board-password-algorithm
- 基于C语言棋盘密码小算法,加密算法基础编程。-C language board password algorithm
tc20
- 加密 图像加密啊 用双线性变换法分别设计数字Butterworth低通滤波器(IIR),使用MATLAB或者C语言编程实现数字Butterworth滤波器,性能要求如下: 加密-safe for the imagine!
CRC16
- 本软件实现了CRC16位算法的应用编程。根据网上的C++语言改变而成的。经测试可用-failed to translate
rsa
- RSA加密解密算法,C语言编程实现。通过算法实现,可以对输入的字符数字进行加密解密。-RSA encryption and decryption algorithm, C language programming
DES
- des算法的编程实现,用的是c++语言。实现的功能是将一串字符(包括文件)加密并可以解密-The des algorithm programming is c++ language. Achieve the function is a string of characters, including file encryption and decryption
X509-V3
- 本文叙述了X509-V3证书的具体结构,以及用C++语言编程实现CA服务器与客户机的具体方法。详细描述了证书的定义和组成,并简要介绍了用来定义证书的ASN.1抽象句法描述语言。-This paper describes the specific structure of the X509-V3 certificates, and the CA server and client with C++ language programming. A detailed descr iption of t
AES-encryption-algorithm-c
- AES加密算法c语言实现代码,对提高C语言编程能力有一定帮助。-AES encryption algorithm c language code, to improve the ability of the C programming language .
jiajiemisuanfa
- 常用加解密的C语言算法,部分亲测可用,可作为编程参考-C language commonly used encryption and decryption algorithms, and some pro-test is available as a programming reference