登录
首页 » C# » secret

secret

于 2015-05-20 发布 文件大小:130KB
0 123
下载积分: 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-matlab
    Matlab的AES实现,还有效果图,Demo程序,以及相应的PDF文档,值得参考!(Matlab implementation of AES, as well as renderings, Demo program, and the corresponding PDF document, it is also useful!)
    2020-12-09 17:19:19下载
    积分:1
  • 通过对OpenSSL对称码算法函数的调用,实现常用的对称。这个工具主要的功能已经实现,而且还可以对大文件进行,可能效率上还需进一步完善,因为对大文件...
    通过对OpenSSL对称密码算法函数的调用,实现常用的对称加密。这个工具主要的功能已经实现,而且还可以对大文件进行加密,可能效率上还需进一步完善,因为对大文件加密时,太差劲的电脑会感觉有点卡!另外,它还可以对电影加密,不妨一试。-Symmetric cryptographic algorithm through OpenSSL function calls to achieve common symmetric encryption. The main function of this tool has been achieved, but also can encrypt large files, you may need to further improve efficiency, because the large file encryption, too bad the computer will be felt Dianka! In addition, it can encrypt the film, worth a try.
    2022-01-26 02:05:23下载
    积分:1
  • psam
    1、 所有密钥的装载与导出都采用密文方式; 2、 密钥管理系统采用3DES加密算法,采用根密钥生成系统、主密钥生成系统、初始化卡生成系统、密钥注入系统四级管理体制; 3、 在充分保证密钥安全的基础上,支持IC卡密钥的生成、注入、导出、备份、更新、服务等功能,实现密钥的安全管理; (1, the loading and export all keys are in cipher text 2, the key management system uses the 3DES encryption algorithm, using the root key generation system, the master key generation system, initialize the card generation system, key injection system four management systems 3, the key to ensure full security, based on the support of the IC card key generation, injection, export, backup, update, and service functions to achieve key security management )
    2011-06-30 09:52:47下载
    积分:1
  • AES_CMAC
    通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基于排列和置换运算。排列是对数据重新进行安排,置换是将一个数据单元替换为另一个。AES 使用几种不同的方法来执行排列和置换运算。 AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换和替换输入数据。(AES CMAC encryption and decryption algorithm C language. VC6 upload files to complete the project directory . AES encryption algorithm that is Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryption standard adopted by the U.S. federal government . This standard is used to replace the original DES, has been widely analyzed and multi used around the world . After five years of the selection process , the Advanced Encryption Standard by the American National Institute of Standards and Technology (NIST) on November 26, 2001 Posted in FIPS PUB 197, and May 26, 2002 became effective standards . AES algorithm based on permutation and substitution operations. Data re- arrangement is arranged , is replaced with a replacement unit of data to another . AES using several different methods to perform alignment and replacement operations. AES is an iterative , symmetric key block password , it can use 128, 192, and )
    2021-03-11 19:09:25下载
    积分:1
  • 一个用DELPHI编写的DES原代码
    一个用DELPHI编写的DES加密接密原代码- The DES encryption which compiles with DELPHI meets the dense original code
    2022-06-19 12:20:51下载
    积分:1
  • 这是一个在vc环境下编译通过的MD5算法。包含算法源代码和测试主程序。...
    这是一个在vc环境下编译通过的MD5算法。包含算法源代码和测试主程序。-This is an environment in vc compiled by the MD5 algorithm. Includes algorithm source code and testing main program.
    2022-03-15 03:52:46下载
    积分:1
  • Vignere 切片使用 Visual Basic
    这用于制作 vignere 算法的源代码。它是在密码学中的经典算法之一。使用 visual basic,它将给一个友好的界面给用户和易于使用。享受 !
    2022-04-06 17:18:31下载
    积分:1
  • 码生成器,很好用
    密码生成器,很好用-password generator, a good use
    2022-11-24 12:30:03下载
    积分:1
  • Ibe_dec
    IBE基于身份的加密系统的解密程序,使用VC6.0开发(IBE identity-based encryption system of the decryption process, using VC6.0 Development)
    2020-06-29 20:40:02下载
    积分:1
  • 算法
    c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
    2017-10-20 18:42:15下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载