登录
首页 » C# » Encryption

Encryption

于 2015-03-11 发布 文件大小:99KB
0 71
下载积分: 1 下载次数: 10

代码说明:

  包含摘要加密算法MD5,对称加密算法DES、Triple DES,AES,RC2,非对称加密算法RSA等加密、解密算法的实现(include MD5, DES,Triple DES,AES, RC2,RSA,and so on)

文件列表:

Encryption
..........\Encryption
..........\..........\app_code
..........\..........\........\Security.cs,14495,2012-06-27
..........\..........\bin
..........\..........\...\Debug
..........\..........\...\.....\Encryption.exe,20992,2012-06-29
..........\..........\...\.....\Encryption.pdb,58880,2012-06-29
..........\..........\...\.....\Encryption.vshost.exe,14328,2015-03-11
..........\..........\...\.....\Encryption.vshost.exe.manifest,490,2007-07-21
..........\..........\DES.cs,1049,2012-06-27
..........\..........\DES.Designer.cs,7164,2012-06-27
..........\..........\DES.resx,5814,2012-06-27
..........\..........\Encryption.csproj,4801,2012-06-27
..........\..........\Form1.cs,951,2012-06-29
..........\..........\Form1.Designer.cs,6135,2012-06-29
..........\..........\Form1.resx,6012,2012-06-29
..........\..........\MD5.cs,641,2012-06-27
..........\..........\MD5.Designer.cs,4175,2012-06-27
..........\..........\MD5.resx,5814,2012-06-27
..........\..........\obj
..........\..........\...\Debug
..........\..........\...\.....\Encryption.csproj.FileListAbsolute.txt,1350,2015-03-11
..........\..........\...\.....\Encryption.csproj.GenerateResource.Cache,1015,2012-06-29
..........\..........\...\.....\Encryption.DES.resources,180,2012-06-27
..........\..........\...\.....\Encryption.exe,20992,2012-06-29
..........\..........\...\.....\Encryption.MainForm.resources,180,2012-06-29
..........\..........\...\.....\Encryption.MD5.resources,180,2012-06-27
..........\..........\...\.....\Encryption.pdb,58880,2012-06-29
..........\..........\...\.....\Encryption.Properties.Resources.resources,180,2012-06-27
..........\..........\...\.....\Encryption.RSA.resources,180,2012-06-27
..........\..........\...\.....\Refactor
..........\..........\...\.....\TempPE
..........\..........\Program.cs,494,2012-06-27
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs,1376,2012-06-27
..........\..........\..........\Resources.Designer.cs,2870,2012-06-27
..........\..........\..........\Resources.resx,5612,2012-06-27
..........\..........\..........\Settings.Designer.cs,1095,2012-06-27
..........\..........\..........\Settings.settings,249,2012-06-27
..........\..........\RSA.cs,1249,2012-06-27
..........\..........\RSA.Designer.cs,7503,2012-06-27
..........\..........\RSA.resx,5814,2012-06-27
..........\Encryption.sln,920,2012-06-27

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

发表评论

0 个回复

  • 码安全方面的PGP资料,很有用的!是学习码学的好东西@
    密码安全方面的PGP资料,很有用的!是学习密码学的好东西@-PGP password security information, very useful! Is a good thing to learn cryptography @
    2022-03-09 19:10:38下载
    积分:1
  • 钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后...
    带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用做密钥的字符串key,经过hmac_md5算法处 理,返回处理结果:一个定长字符串(32个字符)*/ 具体使用方法可参考例子sample.c,其运行结果在本文后面。-Md5 algorithm with a key repository md5lib.h total of the following functions: char* MDString (char*) /* enter any one string, after md5 algorithm processing, return the result: a fixed-length (32 characters) string*/char* MDFile (char*) /* enter any of the file name, file contents through the md5 algorithm processing, return the result: a fixed-length (32 characters) string*/char* hmac_md5 (char* text, char* key) /* input a string of arbitrary text, and a string key used as key, after hmac_md5 algorithm processing, return processing results: a fixed-length string (32 characters)*/specific examples of the use of methods can be found sample.c, the results
    2022-01-27 23:50:06下载
    积分:1
  • right software encryption restrictions to prevent the end by sending copies to b...
    对软件进行加密限制,以防止末经诃可的随意拷贝-right software encryption restrictions to prevent the end by sending copies to be arbitrary
    2023-06-21 18:45:03下载
    积分:1
  • 11844
    RC5算法加密源码,例程程序调用RC5.dll资源库实现RC5算法加密。(RC5 encryption algorithm source code , a routine procedure calls RC5.dll repository achieve RC5 encryption algorithm .)
    2016-07-10 13:46:59下载
    积分:1
  • aes_des
    AES DES 算法 实现 xcbc cmac ecb cbc ofb cfb pcbc ctr (AES, DES algorithm XCBC cmac ECB CBC ofb CFB PCBC CTR)
    2015-07-30 09:38:56下载
    积分:1
  • 一个3des算法的库文件和使用库文件的例子
    一个3des算法的库文件和使用库文件的例子- A 3des algorithm storehouse document and use storehouse document example
    2022-02-24 15:06:22下载
    积分:1
  • FRFT
    收集汇总了网上的一维和二维FRFT ,提出一种2DFRFT和仿射置乱的图像加密方法(Collect aggregate online one-dimensional and two-dimensional FFT Proposed 2DFRFT and affine image scrambling encryption method)
    2016-06-08 09:10:46下载
    积分:1
  • test-five
    一个综合了AES,DES,Elgamal的综合性验证程序。(good luck.)
    2020-11-26 16:39:30下载
    积分:1
  • C++ MD5开发组件
    C++ MD5开发组件-C++ MD5 development component
    2022-04-06 19:01:04下载
    积分:1
  • 公钥程序,采用非对称钥,这里以类的形式调用
    公钥加密程序,采用非对称密钥,这里以类的形式调用-Public key encryption procedures, the use of non-symmetric key, where to type the form of call
    2022-07-02 03:55:21下载
    积分:1
  • 696518资源总数
  • 104287会员总数
  • 49今日下载