搜索资源列表
用C++Builder创建数字签名
- 用C++Builder创建数字签名.用C++ Builder的语句来看一下它的具体实现过程。
ideapgp.rar
- idea 算法 c、c++实现 真的不错啊,idea algorithms c, c++ to achieve really good ah
js_base64_gb2312
- javascr ipt base64 中文加密 解密 与c++ c# 结果一致-javascr ipt base64 encode decode
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
48580-48580
- c++ encryption using C-c++ encryption using C++
DES3
- DES3的示例,外壳是delphi,算法是C-C++的-DES3 example, Shell is delphi, algorithm is C-C++ the
code
- C# (pronounced "C Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative a
code245
- C# (pronounced "C Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative a
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!
DES
- 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
aes_in_c_for_beginners.c
- a very basic c implementation platform-- unix
dec_aes.c
- Implementation advanced decryption standard aes "c language"
sha
- SHA加解密算法,SHA是安全散列算法,c语言实现的Benchmark-SHA encryption and decryption algorithm
md5
- c语言md5加密程序 c语言md5加密程序 -md5 encryption c language c language c language md5 encryption md5 encryption md5 encryption c language
rsa_chiff.c
- chiffrement rsa en c
KEELOQ-algorithm-C
- keeloq algorithm C language 跳码算法实现-keeloq algorithm C language
C-language--AES-code
- C语言利用OpenSSL实现AES加解密源代码-C language use OpenSSL implementation AES encryption source code
aes_128.c
- 用C语言实现AES加解密,分组长度和密钥长度均为128位。-The realization of AES encryption and decryption with the C language, the packet length and the key length of 128 bits.
RSA
- ?理解公钥密码及数字签名相关的基本概念 ?理解并能够编写RSA或DSA数字签名算法 ?熟练应用C++编程实现数字签名体制(To understand the basic concepts of public key cryptography and digital signature To understand and be able to write RSA or DSA digital signature algorithm Is proficient in C++ programm