登录
首页 » C# » Encodercodes

Encodercodes

于 2015-11-15 发布 文件大小:150KB
0 109
下载积分: 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 个回复

  • 实现md5的算法。 实现md5的算法。
    实现md5的算法。 实现md5的算法。-The realization of md5 algorithms. The realization of md5 algorithms.
    2022-10-24 21:35:03下载
    积分:1
  • md5
    md5加密库文件,直接调用就行,有个demo,delphi写的,很简单,很好用的库文件(md5 encryption library, a direct call on the line, there is a demo, delphi written, very simple, very easy to use library)
    2011-06-24 21:09:31下载
    积分:1
  • DES文件
    DES加密解密实现,基于C语言。完成基本功能(DES encryption and decryption implementation, based on C language. Complete basic functions)
    2020-12-17 19:19:11下载
    积分:1
  • 实现RSA
    RSA加密算法的实现 2^1024大的素数实现-implement the RSA
    2022-04-29 03:25:57下载
    积分:1
  • 《DES算法的介绍和实现》配套源代码
    《DES算法的介绍和实现》配套源代码- "DES Algorithm Introduction And Realization" necessary source code
    2022-11-07 22:35:03下载
    积分:1
  • rsa
    一个移动客户端与服务端安全交互的解决方案。 针对: http://my.oschina.net/kaster/blog/130940 客户端使用AES加密报文,使用RSA公钥加密AES密钥 服务端使用私钥解密AES密钥,再使用AES密钥解密密文 隐掉了数据压缩部分(A mobile client and server security solutions that interact. For: http://my.oschina.net/kaster/blog/130940 client packets using AES encryption, RSA public key encryption using AES key server uses the private key to decrypt the AES key, then use the AES decryption key Man hidden away part of the data compression)
    2013-08-30 10:14:56下载
    积分:1
  • QR代码生成使用asp.net
    QR 码 (从快速响应代码缩写) 是一类矩阵条码商标(或二维条码) 设计为在日本汽车行业的第一次。条码是机器可读的光学标签包含有关它所附加到的项目信息。QR 码使用四个标准化编码模式 (数字、 字母数字、 字节 / 二进制和日文汉字)为了高效地存储数据 ;此外可以使用扩展。
    2022-01-26 00:22:17下载
    积分:1
  • 实现移位码(扩展凯撒码),用键盘接收明文和钥,屏幕打印文。...
    实现移位密码(扩展凯撒密码),用键盘接收明文和密钥,屏幕打印密文。-Achieve translocation password (Extension Caesar password), use the keyboard to receive explicit and key, screen printing ciphertext.
    2022-03-19 19:17:45下载
    积分:1
  • RSA
    自己写的一份RSA算法。可正常执行。控制台程序。(Write your own copy of the RSA algorithm. Can be performed normally. Console program.)
    2013-10-21 00:34:18下载
    积分:1
  • pgp sdk optest
    PGP Software Development Kit Cryptographic Module  Operational Test Notes WHAT IS IT? ---------- The optest program is used as part of the FIPS 140-2 validation process. In particular, section  TE03.14.02  which requires that the tester shall perform each of the specified services and observe that that they have been implemented  properly.   As a side benefit to clients of the  SDK this code can also be used a good example of how to perform a number of commonly used functions, whether or not the developer intends to run in FIPS mode.   Depending on what option is chosen from the command line the following tests will be run: FIPS MODE SPECIFIC TESTS ------------------ - Invoke the Approved mode of operation (optest.c)     This involves Initializing the SDK, checking
    2022-02-02 03:16:08下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载