登录
首页 » C# » secret

secret

于 2015-05-20 发布 文件大小:130KB
0 183
下载积分: 1 下载次数: 8

代码说明:

  本资料主要实现了文字图像的加解密,主要应用的算法有五种,分别是DES,AES,RSA,ECC,MD5,其中椭圆离散曲线加密算法较难。(This information is mainly to achieve the text image encryption and decryption, mainly used the algorithm has five, respectively is the DES, AES, RSA, ECC, MD5, which discrete elliptic curve encryption algorithm is more difficult.)

文件列表:

加密
....\Net.Template.Common
....\...................\aes.cs,3581,2015-05-04
....\...................\aes.Designer.cs,8691,2015-05-04
....\...................\aes.resx,5817,2015-05-04
....\...................\App.config,187,2015-05-03
....\...................\bin
....\...................\...\Debug
....\...................\first.cs,1035,2015-05-04
....\...................\first.Designer.cs,6769,2015-05-04
....\...................\first.resx,5817,2015-05-04
....\...................\Form1.cs,7987,2015-05-04
....\...................\Form1.Designer.cs,10074,2015-05-04
....\...................\Form1.resx,5817,2015-05-04
....\...................\Form2.cs,7210,2015-05-04
....\...................\Form2.Designer.cs,8327,2015-05-04
....\...................\Form2.resx,5817,2015-05-04
....\...................\md5.cs,835,2015-05-04
....\...................\md5.Designer.cs,4124,2015-05-04
....\...................\md5.resx,5817,2015-05-04
....\...................\obj
....\...................\...\Debug
....\...................\...\.....\DesignTimeResolveAssemblyReferences.cache,1278,2015-05-04
....\...................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,7222,2015-05-04
....\...................\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs,0,2015-05-03
....\...................\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs,0,2015-05-03
....\...................\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs,0,2015-05-03
....\...................\...\.....\TempPE
....\...................\...\.....\test_DES.csproj.FileListAbsolute.txt,2190,2015-05-04
....\...................\...\.....\test_DES.csproj.GenerateResource.Cache,1318,2015-05-04
....\...................\...\.....\test_DES.csprojResolveAssemblyReference.cache,2282,2015-05-04
....\...................\Program.cs,531,2015-05-04
....\...................\Properties
....\...................\..........\AssemblyInfo.cs,1382,2015-05-03
....\...................\..........\Resources.Designer.cs,2890,2015-05-03
....\...................\..........\Resources.resx,5612,2015-05-03
....\...................\..........\Settings.Designer.cs,1106,2015-05-03
....\...................\..........\Settings.settings,249,2015-05-03
....\...................\rsa.cs,3154,2015-05-04
....\...................\rsa.Designer.cs,9826,2015-05-04
....\...................\rsa.resx,5817,2015-05-04
....\...................\second.cs,1306,2015-05-04
....\...................\second.Designer.cs,9115,2015-05-04
....\...................\second.resx,5817,2015-05-04
....\...................\test_DES.csproj,5656,2015-05-04

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

发表评论

0 个回复

  • RC3_ok
    RC3算法,用c语言实现。包括加密和解密(The RC3 algorithm using the C language. Including encryption and decryption)
    2012-05-13 22:25:52下载
    积分:1
  • SM2签名功能和验签测试
    说明:  SM2签名功能和验签测试SM3摘要功能测试(SM2-signature-creation-and-verification-master)
    2019-04-02 10:02:48下载
    积分:1
  • 检查行动循环CRC5代码生成、数据校验、数据纠错码…
    CRC5循环校验法代码生成,数据校验,数据纠错等功能函数代码-Check Act cycle CRC5 code generation, data checking, data error correction code such as function
    2022-02-13 06:01:10下载
    积分:1
  • RSA
    ras加密实现,图形界面.源码附有注释,方便理解。欢迎下载(ras encryption to achieve, graphical interface. annotated source code to facilitate understanding. Welcome to download)
    2009-07-01 16:53:50下载
    积分:1
  • chipher
    :目前混沌系统与加密技术相结合是现如今最热门的一个课题,虽然有大量的加密算法面世,但是这些加密算法并不成熟,仍然需要进一步的研究。本文采用像素位置置乱变换和像素值替代变换相结合的加密思想,设计出一种基于混沌的数字图像加密算法。引入了整数域上的逆仿射变换,算法中采用二维 logistic 混沌映射相结合的方法,生成多组混沌序列,像素置乱变换与灰度值替换都由这些混沌序列所控制。多混沌序列产生的密钥空间大于单一的混沌序列所产生的密钥空间,因此本文研究的算法加密强度很高。(The current chaotic system with encryption technology combined is now one of the hottest topics, although there are a number of encryption algorithms available, but these encryption algorithms are not ripe, still need further study. In this paper, the pixel position and the pixel value Scrambling alternative encryption ideological transformation combining design a digital image based on chaos encryption algorithm. The introduction of the inverse affine transformation integer domain, the algorithm uses a two-dimensional logistic chaos mapping method of combining to produce multiple sets of chaotic sequence, scrambling transformation and pixel gray values are replaced by the chaotic sequence control. Key space more chaotic sequence is greater than the key space of a single chaotic sequence generated by the algorithm to encrypt and therefore high strength paper.)
    2015-07-31 13:37:22下载
    积分:1
  • Playfair
    本代码实现了playfair加密方法的变种,手动输入一个密钥和一串需要加密的字符串,解密的时候,则输入密钥和已加密的字符串,即加密解密是一个程序。详细请看代码。(This code implements a variant of the playfair encryption method to manually enter a key and a string of encrypted string decryption, enter the key and the encrypted string, that is, encryption decryption is a program. Look at the code in detail.)
    2012-06-05 09:08:42下载
    积分:1
  • spear and shield the contest (2)
    矛与盾之争(二)——CRC原则部分
    2022-01-28 18:36:55下载
    积分:1
  • zip(V1.1)文件码的程序源码
    解zip(V1.1)文件密码的程序源码- Solves zip (V1.1) the document password procedure source code
    2023-01-25 12:50:03下载
    积分:1
  • an asp language from the MD5 encryption algorithm achieved.
    一个由asp语言编写的MD5加密算法的实现.-an asp language from the MD5 encryption algorithm achieved.
    2022-08-20 18:26:43下载
    积分:1
  • C#Android互通RSA
    C# rsa 与 android 互通。(C # using RAS and Android cau Use)
    2018-07-13 21:13:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载