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

搜索资源列表

  1. sha2-1.0

    0下载:
  2. SHA-2 (Secure Hash Algorithm 2) hash function, written in C language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:65067
    • 提供者:gKir
  1. 04.08v070701p

    0下载:
  2. ITU SS7 AIF message format and codes part 2
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2927402
    • 提供者:gq
  1. TableCrypt

    0下载:
  2. TableCrypt is a file encryption utility. The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file. This way you need 2 variables to decrypt the file. This is how
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:45276
    • 提供者:rebus
  1. Ibe_set

    0下载:
  2. IBE基于身份的加密系统的系统叁数程序,使用VC6.0开发-IBE identity-based encryption system of systems Triple the number of procedures, the use of VC6.0 Development
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1407260
    • 提供者:guoshaolong
  1. sha1-c

    0下载:
  2. Test application for SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:6885
    • 提供者:Rakesh
  1. CPS!UnBJFnt_v1.0b

    0下载:
  2. A decrypter for BJFnt v1.2 and v1.3. If someone have BJFNt 1.0 and 1.1, send me them-A decrypter for BJFnt v1.2 and v1.3. If someone have BJFNt 1.0 and 1.1, send me them...
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:13196
    • 提供者:bigboss62
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. sha1

    0下载:
  2. Freeware implementation of the Secure Hashing Standard, defined in FIPS PUB 180-1, defines the Secure Hashing Algorithm (SHA-1). SHA-1 can be used to produce a message digest for a given message. Essentially, this is a 160-bit number that represents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:10161
    • 提供者:enropin
  1. sha1-0.2.tar

    0下载:
  2. his a C++ class that implements the Secure Hash Algorithm SHA-1. The purpose of the algorithm is to calculate a strong hash of given bit string. By "strong", we mean that it is very difficult to find a different bit string that results in the same ha
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:6405
    • 提供者:enropin
  1. Cryptoplusplus

    0下载:
  2. Windows 环境的加密解密工具API-Crypto++: a C++ Class Library of Cryptographic Schemes Version 5.2.1 7/21/2004
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1028243
    • 提供者:bill sun
  1. packshellsrc

    0下载:
  2. 1、把 壳.asm 改名为aaa 2、运行花指令生成程序(dos程序),得到目标文件 bbb.asm 3、编译 bbb.asm ml /c /coff bbb.asm link /subsystem:windows bbb 4、加壳 bbb notepad.exe ccc.exe 得到被加壳程序 ccc.exe 5、现在可以测试运行 ccc.exe-1, the shell. Asm renamed aaa 2, run the junk code ge
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-06
    • 文件大小:10003
    • 提供者:王刚
  1. The_Art_of_Error_Correcting_codes_ed2

    0下载:
  2. The Art of Error Correcting codes ed 2
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1812782
    • 提供者:golf
  1. RSA

    0下载:
  2. 实现RSA密码体制实验 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。 -Achieve the RSA cryptosystem- an experiment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:7393
    • 提供者:zhang liang
  1. MD5

    0下载:
  2. 实现密码学md5 1、掌握MD5算法的原理; 2、能够编写代码实现MD5算法。 -Achieve cryptography md5 1, grasp the principle of MD5 algorithm 2, to write code to achieve the MD5 algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:8988
    • 提供者:zhang liang
  1. DES

    0下载:
  2. 1. 编写程序实现DES的加、解密: 1)编程构造DES的密钥; 2)应用上述获得的密钥将一段英文或文件进行加、解密。 2. 用DES算法实现口令的安全 -1. Write a program to achieve DES, encryption and decryption: 1) programming construct DES key 2) applications, such access will be a key document in English or en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:10875
    • 提供者:zhang liang
  1. dot16kdf_0.2

    0下载:
  2. dot16kdf source-dot16kdf source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:26875
    • 提供者:sig
  1. RSAEncryptUtil

    0下载:
  2. rsa utility which can be used 2 buiuld all the rsa encryption algorthim
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2570
    • 提供者:sathish
  1. ASProtectV2.4

    0下载:
  2. ASProtect.SKE.V2.4.Release.11.20.CracKed 汉化版-ASProtect.SKE.V2.4.Release.11.20.CracKed Chinese Version
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-09
    • 文件大小:2648710
    • 提供者:anger6678
  1. sha_algo

    0下载:
  2. SHA core cryptographic core
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1861
    • 提供者:prashanthi
  1. WaiGuaTutorial

    0下载:
  2. 学习制作外挂,其实是学习一门网络技术,不是仅仅是游戏!   我们玩游戏,游戏公司玩我们,你可以忍受游戏的不平衡吗?你可以忍受游戏的 BUG吗,你愿意交钱去买外挂(有时后还可能上当受骗)吗?你不愿意自己做外挂自己 用吗?你不愿意做几个外挂给你的朋友使用吗?你不愿意体验制作外挂的乐趣吗?你不 愿意自己的游戏ID有很多钱,很好的装备,很高的等级吗?看到别人拿着外挂到处惹是 生非,你心理平衡吗?所以,我们要自己制作外挂,做自己的外挂!   学习
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-10
    • 文件大小:1199186
    • 提供者:xiao
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 28 »
搜珍网 www.dssz.com