登录
首页 » C# » secret

secret

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

  • 关于NTRU算法的实现 环内多项式的 减 乘 除
    关于NTRU加密算法的实现 环内多项式的加 减 乘 除-NTRU encryption algorithm on the realization of the polynomial ring calculation
    2022-08-12 22:32:39下载
    积分:1
  • zishiyingjiami
    为了提高图像加密算法的鲁棒性,提出了一种新的自适应图像加密算法。首先,把任意大小的灰度或彩 色图像分成2 × 2 子块 然后,用左上角子块的像素灰度值和Chebyshev 混沌映射构造与右上角子块等大的矩阵,用该 矩阵对右上角子块进行像素灰度值替换 最后,按顺时针对每个子块进行加密,直到左上角子块加密完毕。该算法不 依赖于图像的大小,而且适用于灰度图像和彩色图像,因而有很强的鲁棒性。同时灰度值扩散机制的引入使得该算 法具有良好的扩散性和扰乱性。(This paper presented a new self-adaptive image encryption algorithm so as to improve its robustness. Under this algorithm, a gray image or color image was divided into 2 × 2 size blocks. A corresponding size of matrix in the top right corner was created by the pixel gray-scale value of the top left corner under Chebyshev mapping. The gray-scale value of the top right corner block was then replaced by the matrix created before. The remaining blocks were encrypted in the same manner in clockwise until the top left corner block was finally encrypted. This algorithm is not restricted to the size of image and it is suitable to gray images and color images, which leads to better robustness. Meanwhile, the introduction of gray-scale value diffusion system equips this algorithm with powerful function of diffusion and disturbance.)
    2021-04-20 23:18:50下载
    积分:1
  • UPX1.9 source code (a shell tools )
    UPX1.9源代码(一个加壳工具)-UPX1.9 source code (a shell tools )
    2022-02-12 18:37:33下载
    积分:1
  • RSA
    C#实现RSA算法对文件的加解密,简单易懂,有益于掌握(C# realize RSA algorithm of file encryption, easy to understand, is conducive to grasp)
    2015-05-01 08:25:42下载
    积分:1
  • 1111867176399d9765chaios
    加密程序,很好用。亲自验证,完全正确。希望下载。(we can add and unadd a picture correctly.welcom to download.)
    2012-05-17 12:06:01下载
    积分:1
  • MD5(verilog)
    说明:  MD5算法的verilog实现,同时包含有testbench。(Verilog of MD5 algorithm is realized, includes testbench at the same time .)
    2021-03-25 11:19:14下载
    积分: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
  • sjl0808-jnky-hsm-handbook
    非常详细的江南科友sjl0808加密机使用手册。比随机的手册强多了(Very detailed Jiangnan Branch Friends sjl0808 encryption machine manual. The book is much better than random )
    2014-06-05 13:54:37下载
    积分:1
  • 英文器,采用VB编程,模拟二战时期德军的迷器,采用了新的算法,效率很高。...
    英文加密器,采用VB编程,模拟二战时期德军的迷加密器,采用了新的算法,效率很高。
    2022-05-06 12:07:59下载
    积分:1
  • 窃取邮箱码的程序
    窃取邮箱密码的程序-theft of mail password procedures
    2022-12-15 21:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载