登录
首页 » C# » Encoder

Encoder

于 2014-08-21 发布 文件大小:181KB
0 182
下载积分: 1 下载次数: 9

代码说明:

  对称加密(DES加密解密),非对称加密(RSA加密解密)。(Symmetric encryption (DES encryption and decryption), asymmetric encryption (RSA encryption and decryption).)

文件列表:

Encoder
.......\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,7517,2013-04-13
.......\.......\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 个回复

  • cshixianmd5suanfa
    C语言实现MD5算法 C语言实现MD5算法(C language C language MD5 algorithm MD5 Algorithm)
    2008-01-01 11:27:20下载
    积分:1
  • SHA1
    SHA1安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)(SHA1 Secure Hash Algorithms are mainly applicable to Digital Signature Algorithms (DSA) defined in Digital Signature Standard DSS.)
    2020-12-05 20:29:22下载
    积分:1
  • RSA_char
    RSA algorithm calculation by srp
    2016-05-12 14:11:49下载
    积分:1
  • 123
    首先对字母进行编号,小写字母a至z编号为1至26,大写字母A至Z分别编号27至52,这样每个字母都有唯一的一个序号,在发送内容时,我们以函数F(X)=X*X+X+1对发送字母的序号进行计算,就会获取个新的序号,对该序号再进行对52取余,该序号即为加密后的要发送字母的序号,这样就能达到加密的作用。(Number first letter lowercase letters a to z No. 1-26, No. 27-52 uppercase letters A to Z, respectively, so each letter has a unique serial number, sending content to the function F (X- ) = X* X+X+1 send letters number is calculated, it will get a new serial number, the serial number and then take the remainder of the 52, the serial number is the serial number of the letters to be sent encrypted, so that we can achieve encryption role.)
    2012-10-14 22:07:45下载
    积分:1
  • MD5withRSA
    说明:  数字签名的基础是公钥和私钥的非对称加密,发送者使用私钥加密消息摘要(签名),接收者使用公钥解密消息摘要以验证签名是否是某个人的。(The foundation of digital signature is asymmetric encryption of public key and private key. The sender encrypts message digest (signature) with private key, and the receiver decrypts message digest with public key to verify whether the signature is someone.)
    2019-01-15 15:20:41下载
    积分:1
  • Cryptography Miller Rabin primality testing algorithm. Artificial preparation, u...
    密码学中的Miller Rabin素性检测算法。人工编写,用这个来学习或者是交作业,绝对是过关利器。-Cryptography Miller Rabin primality testing algorithm. Artificial preparation, use this to learn or交作业is definitely a sharp object boundary.
    2023-03-11 10:50:04下载
    积分:1
  • rsashuziqianming
    RSA数字签名的源代码 vc++6.0实现的版本(RSA Digital Signature vc source code version 6.0)
    2007-05-16 16:42:45下载
    积分:1
  • java写的椭圆曲线(ECC)算法源码
    java写的椭圆曲线加密(ECC)算法源码-java writes the elliptic curve encryption (ECC) calculates the law origin code
    2023-01-21 16:00:04下载
    积分:1
  • title = Windows NT/2000/XP a RAM
    title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter driver.-title = Windows NT/2000/XP a RAM-DISK file system driver memo = SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a filter driver disk.
    2023-05-25 04:30:03下载
    积分:1
  • MD5
    十分 规范完整 详细的MD5 消息摘要算法(Very standard complete detailed MD5 news the algorithm )
    2011-06-17 12:06:26下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载