搜索资源列表
MD5zhiC
- MD5算法之C#程序 MD5算法比较特别,最适合用汇编语言来写,好多高级语言对之无能无力或效率极低。
pkcs11-engine
- 使用openssl完成pkcs11功能的工程,使用Engine方式实现,可以在此基础上调用自己的硬件设备完成密码运算。使用C语言开发,是学习openssl,pkcs11,Engine机制不可多得的样例程序。-Function using the openssl pkcs11 complete the project, be achieved using the Engine can be invoked on the basis of their hardware equipment to co
AES_Encrypt
- AES加密C语言程序,用于AES的加密算法的C语言实现-AES_Encrypt.cpp
AES_test
- 用C++语言实现了AES加密算法,给出了具体每一步的流程程序-AES encryption algorithm is implemented in C, given in detail every step of the process program
DES
- 三重DES加密和解密程序,C/C++语言适用,经过验证的,内有具体的C/C++代码-Triple DES encryption and decryption procedures, C/C++ language applies proven within specific the C/C++ code
DVB-CSA_descrambling_for_ts
- 支持DVB-S,DVB-T,DVB-C的系统前端加扰和解扰过程,请注意加扰与加密不同,本程序包实现的是纯粹的加扰和解扰过程,不对KEY进行加密传输。要求输入测试文件时,请按照C语言的文件访问要求输入,如key.txt表示你要使用的KEY放在了名为key的txt文件中,不可写成“key.txt”。-To support the DVB-S, DVB-T, DVB-C system front-end process of scrambling and descrambling, please no
AES_Decrypt
- AES算法C语言程序,用于实现AES的解密功能。-AES algorithm C language program used to implement AES decryption function.
DES
- 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
BigPrime
- 本程序是用C语言编写的RSA大素数密码生成体制-It is a program for 啊large prime number of RSA
md5
- c语言md5加密程序 c语言md5加密程序 -md5 encryption c language c language c language md5 encryption md5 encryption md5 encryption c language
Decrypted-DCW-Viaccess-3
- Decrypted DCW Viaccess 3 By Kasita Botonnou V1 内含最新VIACCESS 3.0算法关键源代码(C语言)及解密验证程序。-Decrypted DCW Viaccess 3 By Kasita Botonnou V1
`
- 应用程序的用户验证程序,C语言编写,简单验证用户.-Application' s user authentication procedures, C language, simple to authenticate the user.
c_dft
- 在codeblocks下,用C语言写的用来测试随机数离散频谱的小程序,测试的数据存在data.dat文件里面。-rodom c
stringdll
- 多种加解密算法. 纯c语言写的 url encode, url decode, base64 encode, base64 decode 完全集成在一个程序里面了。-A variety of encryption and decryption algorithms
RSA
- 利用C语言编写程序,成功的实现对RSA算法的编程,操作简单,方便,程序经典!-Using C language program, the successful implementation of RSA algorithm programming, simple operation, convenient, program classic!
MD5--matlab
- 利用C语言编写程序,成功的实现对MD5算法的编程,操作简单,方便,程序经典!-Using C language program, the successful implementation of MD5 algorithm programming, simple operation, convenient, program classic!
LSB
- 利用C语言编写程序,成功的实现对图片对图片的加密,操作简单,方便,程序经典!- Using C language program, the successful implementation of images for image encryption, the operation is simple, convenient, program classic!
AES
- AES算法加密C语言完整程序 可实现AES128位 加密 解密-AES encryption algorithm for the complete program