搜索资源列表
KeyFile
- 用C#处理数字证书 使用System.Security.Cryptography.X509Certificate名称空间 System.Security.Cryptography.X509Certificate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类. 提供了读取一个X.509证书的代码,和 使用不对称加密加密与解密数据的代码-C# using digital certificates System.Security.Cryptogra phy.X509C
file_encrpy_1
- 文件加密的C++语言描述,很简单封装为一格类-document encryption C language descr iption, a very simple Packaging for a lattice type
DES3-source-code
- 使用DES3 进行加密 C++代码 使用DES3 进行加密 C++代码-use des3 by c plus plus code use des3
AES_Encrypt
- AES加密C语言程序,用于AES的加密算法的C语言实现-AES_Encrypt.cpp
rsa
- RSA 加密算法简单实现,c++编程,简单实用不 需任何修改 可运行-Simple implementation of RSA encryption algorithm, c++ programming, simple and practical to run without any modifications
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
yiwei2
- 文件加密算法C++实现,这是文件加密算法中的移位算法实现-File encryption algorithm C++ to achieve, which is file encryption algorithm shift algorithm
RSA
- rsa加密解密的实现算法用C语言实现的可用于下载学习-rsa encryption algorithm decryption
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
et299_sample_cs
- c#代码开发的USBKEY,读取公钥,加密-c# code developed by USBKEY
C
- 能够很好的实现文件的加密与解密,功能完善,界面友好-Can achieve the file encryption and decryption, functional, user-friendly
md5
- c语言md5加密程序 c语言md5加密程序 -md5 encryption c language c language c language md5 encryption md5 encryption md5 encryption c language
aes1
- aes的一种加密的C语言代码,只有加密的,目前还没弄到解密的-An encrypted aes C language code, only encrypted, decryption is currently not get
C-programming-examples
- 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. -File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technolog
c
- DES加密算法的实现,使用的是C++语法-DES encryption, USING C++ language
aes
- aes高级加密 visual C++实现-aes for encryption
RSA(C)
- RSA D-H加密与解密算法,C语言实现-RSA DH encryption and decryption algorithm, C language
aes
- C语言实现AES加解密,AES是一个迭代,对称密钥分组的加密算法-C language AES encryption and decryption, AES is an iterative, symmetric key block encryption algorithm
ConsoleApplication1
- des加密程序 c++编写 本来想写界面的 但是还没有编好 -des encryption program c++ useful code