文件名称:SecurityCryptography
-
所属分类:
- 标签属性:
- 上传时间:2014-04-09
-
文件大小:6.5kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
C# des对称加密字符串实例,请在编译运行的控制台窗口中输入想要加密的字符串,按回车即可加密该字符串,应用DES对称加密算法来实现。程序首先创建一个文件对象,访问权限是可写的,然后将该字符串转换成字节,创建一个DES算法的加密类,从DES算法的加密类对象的CreateEncryptor方法,创建一个加密转换接口对象。在此说明一下,代码中的CryptoStream对象的作用是将数据流连接到加密转换的流,将字节数组中的数据写入到加密流中实现加密,最后关闭加密流对象。-C# des instancia de la cadena de cifrado simétrico, introduzca la compilación de encriptación deseada y se ejecutan en la ventana de la consola en una cadena, pulse Intro para cifrar la cadena, la aplicación de DES algoritmo de cifrado simétrico. El programa crea primero un objeto de archivo, el acceso se puede escribir, y luego convertir la cadena en un byte DES algoritmo de cifrado para crear un método de la clase de objeto de clase CreateEncryptor DES algoritmo de cifrado, cree un objeto de interfaz de conversión cifrados. Aquí para explicar el papel del objeto de código CryptoStream es convertir la corriente de datos cifrados en flujo, los datos se escriben en un cifrado de flujo de matriz de bytes cifrados, y finalmente cerrar el objeto de secuencia criptográfico.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SecurityCryptography/SecurityCryptography/App.ico
SecurityCryptography/SecurityCryptography/AssemblyInfo.cs
SecurityCryptography/SecurityCryptography/bin/Debug/Demo.txt
SecurityCryptography/SecurityCryptography/bin/Debug/EzoneDemo.txt
SecurityCryptography/SecurityCryptography/Class1.cs
SecurityCryptography/SecurityCryptography/SecurityCryptography.csproj
SecurityCryptography/SecurityCryptography/SecurityCryptography.csproj.user
SecurityCryptography/SecurityCryptography.sln
SecurityCryptography/SecurityCryptography.suo
SecurityCryptography/SecurityCryptography/bin/Debug
SecurityCryptography/SecurityCryptography/bin
SecurityCryptography/SecurityCryptography
SecurityCryptography
SecurityCryptography/SecurityCryptography/AssemblyInfo.cs
SecurityCryptography/SecurityCryptography/bin/Debug/Demo.txt
SecurityCryptography/SecurityCryptography/bin/Debug/EzoneDemo.txt
SecurityCryptography/SecurityCryptography/Class1.cs
SecurityCryptography/SecurityCryptography/SecurityCryptography.csproj
SecurityCryptography/SecurityCryptography/SecurityCryptography.csproj.user
SecurityCryptography/SecurityCryptography.sln
SecurityCryptography/SecurityCryptography.suo
SecurityCryptography/SecurityCryptography/bin/Debug
SecurityCryptography/SecurityCryptography/bin
SecurityCryptography/SecurityCryptography
SecurityCryptography
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.