CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 CA认证 搜索资源 - 3.C

搜索资源列表

  1. DES_C_keil

    0下载:
  2. 1,这是比较流行的DES算法代码. 2,特别是在通讯方面比较常用. 3,此代码可以在KEIL C环境下使用.-1, which is more popular in the DES algorithm code. 2, particularly in the more commonly used communications. 3. this code can KEIL C environment.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:13.94kb
    • 提供者:jeney
  1. 3DESentyragl

    0下载:
  2. 采用C语言编写的3层DES加密算法,具有很强的参考价值-Layer 3 DES encryption algorithm, using C language has a strong reference value
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:197.61kb
    • 提供者:高浩
  1. PlayfairCipher_codes

    0下载:
  2. Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:129.81kb
    • 提供者:黃文岩
  1. code

    0下载:
  2. C# (pronounced "C Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative a
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:1.33kb
    • 提供者:soul
  1. code245

    0下载:
  2. C# (pronounced "C Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative a
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:1.33kb
    • 提供者:soul
  1. rc4crypt

    0下载:
  2. rc4 RC4 was initially a trade secret, but in September 1994 a descr iption of it was anonymously posted to the Cypherpunks mailing list[3]. It was soon posted on the sci.crypt newsgroup, and from there to many sites on the Internet. The leaked code
  3. 所属分类:CA program

    • 发布日期:2017-03-23
    • 文件大小:10.05kb
    • 提供者:long
  1. Decrypted-DCW-Viaccess-3

    1下载:
  2. Decrypted DCW Viaccess 3 By Kasita Botonnou V1 内含最新VIACCESS 3.0算法关键源代码(C语言)及解密验证程序。-Decrypted DCW Viaccess 3 By Kasita Botonnou V1
  3. 所属分类:CA认证

    • 发布日期:2012-12-27
    • 文件大小:341.25kb
    • 提供者:陈清强
  1. C-youxiangpojie

    0下载:
  2. 暴力破解邮箱密码,1,本程序仅供学习参考使用。严禁使用本程序进行盗取他人密码的活动。 2,-i 选项不好使(只能使用server name,如:pop3.hotmail.com)。 3,本程序仅对某些pop3服务器有效-Violence to crack-mail password, the program only to learn to use and reference. Non-stealing others password using the program activiti
  3. 所属分类:CA program

    • 发布日期:2017-12-02
    • 文件大小:1.7kb
    • 提供者:DST
  1. 001

    0下载:
  2. c# 调用已有的类实现 3DES AES两种加密算法,输入的文件为1.txt 10.txt。。。文件大小为 1k 10k 100k 1000k 10000k 输出加解密时间-C# call for two classes implement 3 des, AES encryption algorithm, the input file for 1. TXT 10. TXT... File size is 1 k, 10 k, 100 k, 1000 k, 10000 k output encry
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:27.18mb
    • 提供者:chenqun
  1. 456

    1下载:
  2. RSA算法的C语言实现 1.密钥的产生 (1)选两个安全的大素数p和q。 (2)计算n=p×q,φ(n)=(p-1)(q-1),其中φ(n)是n的欧拉函数值。 (3)选一整数e,满足1<e<φ(n),且gcd(φ(n),e)=1。 (4)计算d,满足de≡1 modφ(n),即d是e在模φ(n)下的乘法逆元,因e与φ(n)互素,由模运算可知,它的乘法逆元一定存在。 (5)以{e,n}为公开钥,{d,n}为秘密钥。 2.加密 加密时首先将明文M比特串分组
  3. 所属分类:CA program

    • 发布日期:2017-03-24
    • 文件大小:1.61kb
    • 提供者:qwerty
  1. Encrypt_Descrypt_ASP.Net

    0下载:
  2. AES in ASp.net there are 3 files in it 1 for vb.net , 1 for c # and 1 for ASp.net
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:2.96kb
    • 提供者:billi
  1. Decrypt3

    0下载:
  2. Friedman test C++ vigenere cipher example 3
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:Zzzzzz
  1. Rail-fence

    0下载:
  2. A C++ code for 2 and 3 Rail fence. this program has both 2 and 3 fence in a switch mode.
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:641byte
    • 提供者:shailesh
  1. There-are-three-types-of-cryptography-techniques.

    0下载:
  2. Caesar cipher is a simple substitution cipher where each letter in the plain text is replaced with a letter a fixed number of places down the aplhabet. EXAMPLE If the number of places to shift is 3, the letter A would be converted to ltter D. Usi
  3. 所属分类:CA program

    • 发布日期:2017-04-26
    • 文件大小:65.35kb
    • 提供者:pradeep
  1. SimpleSteganography1-(1)

    0下载:
  2. algorithm #3 to hide text in image in C#
  3. 所属分类:CA program

    • 发布日期:2017-04-29
    • 文件大小:42.94kb
    • 提供者:Vlad Babak
  1. yiweijicunqi

    1下载:
  2. 1)利用C\C++语言实现给定的LFSR; 2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点; 3)利用生成的序列对文本进行加/解密 -1) using the C \ C++ language given LFSR 2) to generate the corresponding sequences different initial state, and observe what are the characteristics of their period 3
  3. 所属分类:CA program

    • 发布日期:2017-12-13
    • 文件大小:828byte
    • 提供者:查航
  1. des.tar

    0下载:
  2. THE ALGORITHM WRITTEN IN C FOR BOTH ENCRYPTION AND DESCRYPTION AND CAN BE USED AS SINGLE MODULE FOR 3- des ALGORITHM
  3. 所属分类:CA program

    • 发布日期:2017-12-16
    • 文件大小:4kb
    • 提供者:jospeh
  1. AES-Assignment-1.3

    0下载:
  2. AES algorithm implementation in c# with GUI
  3. 所属分类:CA program

搜珍网 www.dssz.com