CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - CRYPT

搜索资源列表

  1. GOST-28147-89

    0下载:
  2. GOST-28147-89 crypt/decrypt C source (GNU GCC)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3805
    • 提供者:bob_bb
  1. CryptoAPI_For_Delphi

    0下载:
  2. CryptoAPI的Delphi头文件,补充Windows头文件的不足,让Delphi程序员可以使用Crypt组加解密函数-CryptoAPI' s Delphi header files to supplement the deficiencies in Windows header files, so that programmers can use the Crypt Group Delphi encryption and decryption functions
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:32309
    • 提供者:wsld
  1. DES-Crypt-VC-source-code

    0下载:
  2. DES加密与解密源码,并给出了一个简单应用。-DES encryption and decryption source code, and gives a simple application.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3892579
    • 提供者:陈爱斌
  1. Crypt

    0下载:
  2. j2me上实现AES的加密,由于在j2me上需求调动BouncyCastle的包,其中出现不足128位需求补充的问题-j2me achieve AES encryption, due to demand in j2me on BouncyCastle mobilization of the package, which occurred less than 128 to add the issue of demand
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:815
    • 提供者:eric
  1. Crypt

    0下载:
  2. 加解密码通过简单的代码了解到加解密码的过程-Plus Solution password through a simple password code that increases the process of solution
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1797
    • 提供者:JBanlefe
  1. secret

    0下载:
  2. pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt 运行程序:pass –w ./pass.words –
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:7591
    • 提供者:莫松成
  1. e4m202s

    0下载:
  2. the Masses storage crypt driver for windows
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:426413
    • 提供者:marakew
  1. elgamal

    0下载:
  2. ElGamal method is an aymetric method to crypt message. You can use ElGamal to crypt the key session of symetric method.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5746
    • 提供者:mathlouthi
  1. idea

    0下载:
  2. IDEA is a symetric method to crypt message or document.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1875
    • 提供者:mathlouthi
  1. rsa

    0下载:
  2. RSA is an asymetric method to crypt message. You can use RSA to crypt the key session of symetric method.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4863
    • 提供者:mathlouthi
  1. TelegramDecoder

    0下载:
  2. Crypt|Decrypt between telegram and text. Could work on input or file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:11231
    • 提供者:daifei
  1. crypt

    0下载:
  2. 实现三种加密解密算法:1、 简单的移位算法;2、 基于矩阵的置换算法;3、 Des算法;-Encryption and decryption algorithm for the realization of the three: 1, a simple shift algorithm 2, the replacement algorithm based on the matrix 3, Des algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:2024022
    • 提供者:空凌
  1. graph-php-scripts_2623

    0下载:
  2. php crypt an s to facilitate the creation of dynamic graph and give a professional look to your web page
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:18656
    • 提供者:abou
  1. encryption

    0下载:
  2. 通过使用该加密库,来检验输入的密码是否正确。-Using the crypt lib, test for a valid password.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:650
    • 提供者:liding
  1. Scrypt

    0下载:
  2. Modulo crypting / decrypting program by me and my classmate. Simple Crypt (Scrypt).-Modulo crypting/decrypting program by me and my classmate. Simple Crypt (Scrypt).
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:1254
    • 提供者:3x0sk3l3t0n
  1. rc4

    0下载:
  2. RC4 a.k.a. A RCFOUR algorithm in C (supposedly the same thing that in 1995 was published in the sci.crypt newsgroup)-RC4 a.k.a. ARC4 a.k.a. ARCFOUR algorithm in C (supposedly the same thing that in 1995 was published in the sci.crypt newsgroup)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:2036
    • 提供者:mlg7
  1. seed_200605

    0下载:
  2. crypt algorythm seed c language
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:49882
    • 提供者:yodie
  1. VCCRYPT

    0下载:
  2. VC编程加解密算法库CRYPT 绝对的经典著作。赶快下吧-VC programming CRYPT encryption algorithm library absolute classic. Are you as soon as possible
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:16817223
    • 提供者:阿姨
  1. Crypt

    0下载:
  2. This is an encrypting/decrypting class. Using AES algorythm. IV is as long as the key (128bit 16 byte)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:568
    • 提供者:tomi
  1. Crypt

    0下载:
  2. 文件的加密与解密算法,可以很方便地进行文件的加密与解密操作-Document encryption and decryption algorithms, it is easy to be a document encryption and decryption operations
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:562
    • 提供者:hk
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com