登录
首页 » C# » secret

secret

于 2015-05-20 发布 文件大小:130KB
0 168
下载积分: 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 个回复

  • 几个常用码算法
    信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。开发环境为VS,有完整的工程文件及代码,欢迎下载。
    2022-04-28 04:45:50下载
    积分:1
  • DIAMOND2 encryption algorithm source code
    DIAMOND2加密算法的原代码-DIAMOND2 encryption algorithm source code
    2022-04-25 14:56:30下载
    积分:1
  • MD5生成器,可以生成字符串或文件的MD5值
    MD5生成器,可以生成字符串或文件的MD5值-MD5 Generator can generate the MD5 string or document the value of
    2023-04-30 22:10:03下载
    积分:1
  • xstr
    extract and hash strings in a C program.
    2015-11-26 21:30:17下载
    积分:1
  • 用C编写的利用DES、DESX,DES3(DES)算法,这…
    使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-prepared by the use of C DES, DESX, DES3 (triple DES) encryption algorithm, this program shows how the Delphi C called for the preparation of the DES algorithm key length 8 DESX key length of 16 key length DES3 24 (encryption a lot higher intensity)
    2023-02-16 18:05:04下载
    积分:1
  • data encryption for SHA
    data encryption for SHA-1
    2022-08-03 06:57:03下载
    积分:1
  • C++编写,国际流行的免费软件,OPENSSL-ENGINE0.96源码
    C++编写,国际流行的免费加密软件,OPENSSL-ENGINE0.96源码-C++, the international fashion free encryption software, OPENSSL- ENGINE0.96 FOSS
    2022-01-26 18:25:07下载
    积分:1
  • wuxianwangluo
    说明:  该文档无线网络密码破解,希望对大家有所帮助(The document password cracking wireless networks, we hope to help)
    2011-03-23 11:30:40下载
    积分:1
  • bl_des_test
    使用dll,将vc下进行文件加解密的blowfish方法做成dll文件,从而在vc中调用,隐藏加解密的参变量。(Using dll, under the vc the blowfish file encryption method made dll file, so call in vc, the hidden variable encryption and decryption of the parameters.)
    2010-08-30 18:56:22下载
    积分:1
  • RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p...
    RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
    2022-02-06 10:37:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载