CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 系统编程 加密解密

资源列表

« 1 2 ... .36 .37 .38 .39 .40 1041.42 .43 .44 .45 .46 ... 1372 »
  1. 3DES 是DES向AES过渡的加密算法

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密。是DES的一个更安全的变形。它以3des加密算法 DES为基本模块,通过组合分组方法设计出分组加密算法。比起最初的DES,3DES更为安全。 -3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密。是DES的一个更安全的变形。它以DES为基本模块,通过组合分组方法设计出分组加密算法。比起最初的DES,3DES更为安全。
  3. 所属分类:加密解密

    • 发布日期:2017-04-09
    • 文件大小:1.87mb
    • 提供者:LP
  1. AES-

    0下载:
  2. AES简单的加解密程序,可以实现加密汉字 数字等多重功能,也可以解密。一个小程序,基于DOS界面。!-AES encryption and decryption process is simple, you can achieve multiple functions such as encrypted digital characters can also be decrypted. A small program, based on the DOS interface. !
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-05
    • 文件大小:9.11kb
    • 提供者:lhj
  1. entrpytFile

    0下载:
  2. 本加密器每次从要加密的文件中读取出一个字符,对其进行取反运算。由于是取反加密,解密不用写专门的解密函数,只需对文件再进行一次加密,即可恢复成明文。-Each time the encoder to read the encrypted file to a character, its the negation operator. Because it is taking anti-encryption, decryption, decrypt without having to write a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2.02kb
    • 提供者:蔡罡霞
  1. Delphi_Demo

    0下载:
  2. 生成注册码,加密程序源码,软件的算号器-Generate registration key, encryption source code, software key generators
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:391.15kb
    • 提供者:张卫华
  1. RSAprogram

    0下载:
  2. 本程序使用了欧几里得算法求乘法逆元,采用二进制分解算法求a^b mod n,算法简明,思路清晰,适合深入了解程序的基本原理,直接运行demo文件即可完成程序的运行。-This program uses the Euclidean Algorithm for Finding multiplicative inverse, using the binary decomposition algorithm for getting a ^ b mod n, algorithm concise, clea
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1.58kb
    • 提供者:和君洋
  1. siemens-keys

    0下载:
  2. 西门子的多个授权,最新更新。安装只要运行siemens执行文件即可。-Siemens multiple authorization, the latest update. Installation Just run the executable file to siemens.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-27
    • 文件大小:130.11kb
    • 提供者:yuqing
  1. BruteForce

    0下载:
  2. 基于密码加密的暴力破解法。猜测密码长度,3-6位,并逐一尝试破解,找出正确密码。-Brute-force Search Attack on the Password-based Encryption The program is divided into three parts: encryption, decryption and brute-force attack, which are the three methods in my class. In the brute-for
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:15.87kb
    • 提供者:Will
  1. encipher_decipher

    0下载:
  2. 单机加解密,包括des,rsa等基本加密方法,源码与可执行文件-Stand-alone encryption, including the des, rsa basic encryption method, source and executable files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6.06mb
    • 提供者:于明月
  1. cryptographic-algorithms

    0下载:
  2. 主流密码算法的源代码里面都有,从某org网站上找到的-Mainstream cryptographic algorithms which have the source code from a Web site to find org
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1mb
    • 提供者:lanyan
  1. hmac_sha1.tar

    1下载:
  2. 以C语言撰写的HMAC SHA1加密演算法,附上测试用的scr ipt-Written in C language HMAC SHA1 encryption algorithm, with a test using the scr ipt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-25
    • 文件大小:4kb
    • 提供者:Dennis
  1. MyCrypt

    0下载:
  2. 集成对称加密,非对称加密,证书,数字签名,MD5等常用的方法-Integration of symmetric encryption, asymmetric encryption, certificates, digital signatures, MD5 and other commonly used method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:12.37kb
    • 提供者:中隐
  1. winform

    0下载:
  2. 加密解密winform程序,稍稍改改就可以了,其实txt文件,sql备份文件都一样,getbytes而已-Winform encryption and decryption process, a little change can change, but in fact txt file, sql backup files are the same, getbytes only
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.81kb
    • 提供者:张志民
« 1 2 ... .36 .37 .38 .39 .40 1041.42 .43 .44 .45 .46 ... 1372 »
搜珍网 www.dssz.com

浏览历史记录

关闭