CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - encryption algorithm

搜索资源列表

  1. cccp

    0下载:
  2. des-soft.com/download/soft/3894.htm - 12k - 网页快照 - 类似网页 - 以Verilog 描述DES 加密算法(电子书)[ 繁体 ] ... CISCO 的fireware, router , SONY 的PS2 的都一再的证明了这个事实. 现在, 我们 就以著名的网络安全加密算法DES 为例子, 来看看如何用Verilog 来表达... ... Re: 以Verilog 描述DES 加密算法(电子书) 由Anonymous 发
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8390
    • 提供者:le
  1. C语言实现恺撒加密算法

    0下载:
  2. c语言实现恺撒加密算法,其中有加密解密暴力破解,非常适合初学者学习用。-Caesar encryption algorithm, which encryption and decryption of violence solved, very suitable for beginners to learn from.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1628
    • 提供者:余晨
  1. RSA的c实现

    3下载:
  2. rsa c的实现 用C语言开发高性能RSA加密算法-the realization of C language development of high-performance RSA encryption algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15321
    • 提供者:w
  1. mucryptdescrypt

    0下载:
  2. 多种加密算法的封装,直接调用静态方法就可实现-multiple encryption algorithm package, a direct call static methods can be achieved
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4194
    • 提供者:华华华
  1. md5_CS_realway

    0下载:
  2. md5程序C#实现,本程序使用C#实现MD5的算法,不同于一般网上见到的C的写法。本源码的实现步骤和MD5算法的理论加密过程完全一致,所以很值得学习。-md5 C# procedures, the procedures for the use of C# MD5 algorithm from a general to see that the C-line version. The source implementation steps and MD5 encryption algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3118
    • 提供者:实姓
  1. aese

    0下载:
  2. 加密算法 能在windows环境下安全通过 望能在文件下实现-encryption algorithm in the windows environment safe passage in the document can look under
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2935
    • 提供者:hechen
  1. rsa_code

    0下载:
  2. rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1509
    • 提供者:潘伟波
  1. MD52006-7-18

    0下载:
  2. 主流的32位MD5加密算法在.NET2003平台上的实现(WINFORM模式)例子,如果你希望给自己的项目加入安全机制但却对MD5加密未曾接触,那可能这个例子可以给你一点帮助-mainstream 32 MD5 encryption algorithm.NET2003 platform achievement (WINFORM mode) example, if you want to own the item by adding security mechanisms but right MD
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:26644
    • 提供者:Jerry
  1. MD5加密算法(16位,32)

    0下载:
  2. MD5加密算法(16位,32位)的C#实现 -MD5 encryption algorithm (16, 32) C#
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3255
    • 提供者:李宾
  1. 密码学四个基本加密程序

    1下载:
  2. 用于学习密码学的四个基本加密源程序,可以帮助你更好地理解基本的加密算法思想.(均是本人的课程设计)-learning cryptography for the four basic encryption source, I can help you better understand the basic thinking of the encryption algorithm. (All my course design)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:39445
    • 提供者:ipkh
  1. CSharp[AESEncryptDecrypt]

    0下载:
  2. C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:86614
    • 提供者:卓然
  1. cssear

    0下载:
  2. 此程序用c语言实现凯撒密码,实现了加密算法-This procedure using c language Caesar password encryption algorithm achieved
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:844
    • 提供者:Ian
  1. vigenere

    0下载:
  2. 粗程序用c语言实现了维吉尼亚密码的加密算法-Procedures used coarse language to achieve the Virginia c password encryption algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:956
    • 提供者:Ian
  1. Encryption

    0下载:
  2. 普通的加密算法,使用c#编程语言,希望给你提供帮助-Common encryption algorithm, the use of c# Programming language, I hope to provide you with help
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:19791
    • 提供者:afaf
  1. DES

    0下载:
  2. C#编写的DES加密算法,学信息安全的同学们可以拿去-CSharp prepared DES encryption algorithm, learning information security students can take
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:289492
    • 提供者:jiuhuajian
  1. RSA_CS

    0下载:
  2. C#的RSA加密解密算法程序,罗宾-米勒素数检验法,学信息安全的同学可以拿去-CSharp the RSA algorithm for encryption and decryption procedures, Robin- Miller, prime number test, students learn information security can be taken away
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:196331
    • 提供者:jiuhuajian
  1. RSA-encryption-algorithm-

    0下载:
  2. RSA加密解密算法的介绍以及C#的具体实现-The introduction of the RSA encryption algorithm as well as the concrete implementation of the C#
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:156096
    • 提供者:lizheng
  1. RSA-encryption-between-CSharp-and-java

    0下载:
  2. 关于不对称加密算法 RSA 在.Net平台与Java平台的互通互用的原理、例子参考,难得的整理-it s an example and practical exercise for RSA encryption algorithm on .Net and java platform ,how to compatible with each other
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:337996
    • 提供者:蓝鸥
  1. c-Sharp-DES-encryption-algorithm

    0下载:
  2. c#实现DES算法加密解密,出现相应的加解密软件界面。-c# DES algorithm encryption and decryption, encryption and decryption software interface.
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:4441
    • 提供者:
  1. encryption-algorithm

    0下载:
  2. 一种加密算法,将Textbox控件中的文字,保存到data.txt中,密钥与数据一起存到文本之中-An encryption algorithm, the text of the Textbox control, stored in the data.txt, the key and data stored in the text together
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:78296
    • 提供者:ljp
« 12 3 4 5 »
搜珍网 www.dssz.com