登录
首页 » C# » Encodercodes

Encodercodes

于 2015-11-15 发布 文件大小:150KB
0 144
下载积分: 1 下载次数: 7

代码说明:

  加密解密(Encoder)C#源代码 v1.0 加密解密(Encoder),实现MD5加密,DES加密解密,RSA加密解密。使用的是System.Security.Cryptography 命名空间提供的相关类(Encryption and decryption (Encoder) C# source code v1.0 Encryption and decryption (Encoder), achieve MD5 encryption, DES encryption and decryption, RSA encryption and decryption. Using System.Security.Cryptography namespace provides related classes)

文件列表:

Encodercodes
............\Encoder
............\.......\bin
............\.......\...\Debug
............\.......\...\.....\Encoder.exe,97280,2013-04-13
............\.......\...\.....\Encoder.pdb,40448,2013-04-13
............\.......\...\.....\Encoder.vshost.exe,14328,2013-04-13
............\.......\...\.....\Encoder.vshost.exe.manifest,490,2009-06-11
............\.......\CreateRSAKeysForm.cs,640,2013-04-13
............\.......\CreateRSAKeysForm.Designer.cs,5207,2013-04-13
............\.......\CreateRSAKeysForm.resx,5814,2013-04-13
............\.......\Encoder.cs,7555,2013-09-18
............\.......\Encoder.csproj,4293,2013-04-13

............\.......\MainForm.cs,4624,2013-04-13
............\.......\MainForm.Designer.cs,23097,2013-04-13
............\.......\MainForm.resx,63232,2013-04-13
............\.......\obj
............\.......\...\Debug
............\.......\...\.....\Encoder.CreateRSAKeysForm.resources,180,2013-04-13
............\.......\...\.....\Encoder.csproj.FileListAbsolute.txt,561,2013-04-13
............\.......\...\.....\Encoder.csproj.GenerateResource.Cache,920,2013-04-13
............\.......\...\.....\Encoder.exe,97280,2013-04-13
............\.......\...\.....\Encoder.MainForm.resources,38644,2013-04-13
............\.......\...\.....\Encoder.pdb,40448,2013-04-13
............\.......\...\.....\Encoder.Properties.Resources.resources,180,2013-04-13
............\.......\...\.....\Refactor
............\.......\...\.....\TempPE
............\.......\Program.cs,492,2013-04-12
............\.......\Properties
............\.......\..........\AssemblyInfo.cs,1366,2013-04-12
............\.......\..........\Resources.Designer.cs,2864,2013-04-12
............\.......\..........\Resources.resx,5612,2013-04-12
............\.......\..........\Settings.Designer.cs,1092,2013-04-12
............\.......\..........\Settings.settings,249,2013-04-12
............\Encoder.sln,911,2013-04-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个简单的cpp程序,接收一个文件,没有一点
    A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient compile it, then send the "notted" file. The code is not very efficient though, I only had 30 minutes to invest... :)-A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This is a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient co
    2022-08-10 05:54:26下载
    积分:1
  • 在这个程序中将实现三种古典方法:恺撒算法,多表代换算法中的Vigener算法,与列换位算法...
    在这个程序中将实现三种古典加密方法:恺撒算法,多表代换算法中的Vigener算法,与列换位算法-in this process will achieve three classical encryption methods : Caesar algorithm, multi-table substitution algorithm of Vigener algorithms, and algorithm out transpositions
    2023-05-19 03:45:02下载
    积分:1
  • 对证书的基本操作,如读取证书DN,证书有效期等
    对证书的基本操作,如读取证书DN,证书有效期等-Basic operation of the certificate, such as reading the certificate DN, the certificate is valid, etc.
    2022-01-25 17:20:30下载
    积分:1
  • AES算法 2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的标准。Rijndael被选中成为将来的A...
    AES加密算法 2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的密匙加密标准。Rijndael被选中成为将来的AES。 Rijndael是在 1999 年下半年,由研究员 Joan Daemen 和 Vincent Rijmen 创建的。AES 正日益成为加密各种形式的电子数据的实际标准。 美国标准与技术研究院 (NIST) 于 2002 年 5 月 26 日制定了新的高级加密标准 (AES) 规范。-AES encryption algorithm in October 2000, NIST (National Institute of Standards and Technology Association) announced candidates from 15 kinds of algorithm selected a new encryption standard keys. Rijndael was selected to become the future of the AES. Rijndael is the second half of 1999, by researcher Joan Daemen and Vincent Rijmen created. AES encryption is increasingly becoming the various forms of de facto standard for electronic data. United States Institute of Standards and Technology (NIST) in May 26, 2002 developed a new Advanced Encryption Standard (AES) norms.
    2022-09-23 16:55:03下载
    积分:1
  • this is about cryptography. takes text as input and decrypt it and then aagin...
    this about cryptography. takes text as input and decrypt it and then aagin in plane text-this is about cryptography. takes text as input and decrypt it and then aagin in plane text
    2023-05-03 03:50:02下载
    积分:1
  • AES-128
    aes 128bit encryption and decryption
    2016-01-18 16:01:32下载
    积分:1
  • DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位钥来64位数据的方法。DES算法以被应...
    DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。-DES (Data Encryption Standard) algorithm, in 1977 the United States government"s official permission, is a key 56 to 64-bit data encryption methods. DES algorithm to be applied to many needs security encryption occasions. (Eg : UNIX password algorithm is to DES algorithm-based).
    2022-02-02 12:16:17下载
    积分:1
  • tiny-AES-c-master
    AES加解密算法。 支持AES128、AES192、AES256.(AES encryption and decryption algorithm. Support for AES128, AES192, AES256)
    2020-06-18 17:40:01下载
    积分:1
  • 列出系统中所有的证书存储区和物理位置 代码参考msdn
    列出系统中所有的证书存储区和物理位置 代码参考msdn-listed all the system certificate and the physical storage location code reference VARIANT
    2022-09-10 03:40:03下载
    积分:1
  • Openssl的SSL证书认证程序,也是用VC写的。已通过测试。
    Openssl的SSL证书认证程序,也是用VC写的。已通过测试。-Openssl SSL certificate authentication procedures, as well as with VC writes. Have passed the tests.
    2022-07-21 11:49:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载