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

搜索资源列表

  1. ELGamaltool

    0下载:
  2. 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数运算之上。 而大多数的编译器只能支持到64位的整数运算,即我们在运算中所使用的整数必须小 于等于64位,即:0xffffffffffffffff,也就是18446744073709551615,这远远达不 到RSA 的需要,于是需要专门建立大数运算库来解决这一问题-network
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:89.81kb
    • 提供者:明江
  1. DESguochengfenxiC++

    0下载:
  2. DES算法实现过程分析 之 C++实践篇-DES algorithm process analysis C chapter practice
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.81kb
    • 提供者:lxm
  1. CryptAPI

    0下载:
  2. 很全的加密软件 ,可以立即调试可用,适合初级程序开发员练手。-Very wide encryption software, you can debug immediately available for application developers to practice primary hand.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:5.92mb
    • 提供者:晴空
  1. Cryptology

    0下载:
  2. 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF, such as password key exchange
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4.15mb
    • 提供者:小余
  1. des

    0下载:
  2. 偶尔想到数据加密技术,这里顺便提一下双向加密的标准DES。以前在一个宽带流媒体服务器项目中用到了DES加密,虽然使用环境相对单纯,但算法实现本身是具有普遍意义的。下述程序是很久以前在RSA公司的网站找到的,效率很高,稳定性较好,便一直在实践中使用-Occasionally think of data encryption technology, where two-way encryption standard DES. Ago in a broadband streaming media se
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:6.85kb
    • 提供者:ai ai
  1. A-PAINLESS-GUIDE-TO-CRC-ERROR-DETECTION-ALGORITHMS

    0下载:
  2. A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS CRC校验理论与实践的经典教程,Ross写的。-A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS CRC checksum of the classic theory and practice tutorials, Ross wrote.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:180.05kb
    • 提供者:haoz
  1. jiamijiemi

    2下载:
  2. 千年加密解密代码....虽然看起来挺复杂的.我是对应汇编的.编译后几乎和游戏客户端里的一样...保证了速度..q4uLinux联盟 二次解密代码我还没去搞.不过一次解密足够了.可以制出很多功能外挂.如自动拾取.吃药.等等...二次解密加密主要用于怪物坐标用的.(自动练功需要解析怪物坐标要用)-Millennium encryption and decryption code .... Although it looks quite complex. I am the correspondin
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:6.57kb
    • 提供者:wangshan
  1. RSAKit_mod

    0下载:
  2. RSA运算的大数库 语法简洁易懂 实用性强 -RSA BigInt simple and practice
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:74kb
    • 提供者:topgun
  1. MorseCode

    0下载:
  2. 莫斯编码 但如何发送信号,编码是什么? 其实,国际通用的求救信号,使用的是摩斯码。 摩斯码并不高深,非常简单而且容易学会。-Morse code represents characters as variable length sequences of dots and dashes. In practice, characters in a message are delimited by short pauses.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1kb
    • 提供者:windeye
  1. Locksoft

    0下载:
  2. 文件包括rsa算法原程序及详细注释。可以实现使用1024位以上大素数进行加解密。其中包括大整数的加、减、乘、除、模幂运算,求逆元运算,以及大素数的判定等算法。稍做扩展即可在实际中应用。-Rsa algorithm for the original documents, including procedures and detailed notes. 1024 can be achieved over the use of large prime numbers for encryption an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:149.19kb
    • 提供者:易天行
  1. Crypto

    0下载:
  2. c++调用微软加密解密api实践对称加密。-c++ call the Microsoft practice of symmetric encryption api encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:17.85kb
    • 提供者:黎伟
  1. Crypte

    0下载:
  2. 使用了动态链接库,用的是简单的异或加密算法,练手的-Uses the dynamic link library, using a simple XOR encryption algorithm, practice hand
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:155.12kb
    • 提供者:tear
  1. 2_Reshen

    0下载:
  2. 破解 反编译练习源码,自己写的,有兴趣的-Practice break decompile source code, wrote it myself, interested to see
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:2.38kb
    • 提供者:michael yang
  1. TimeLimit

    0下载:
  2. VC++限制程序的使用期限演示程序,一种最简单的商业软件的做法,不过貌似容易破解-VC++ program using the time limit demo, one of the most simple practice of commercial software, but looks easy to crack
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:20.63kb
    • 提供者:madud00079
  1. Java-encryption

    0下载:
  2. 实践篇 这篇主要对现今流行的所有加密算法进行了全面阐述和深入剖析,并配合相关测试用例演 示算法实现。在阅读这篇前,请阅读本书第2章相关理论知识,并了解第3~4章相关的API内容。 -This article mainly about the current practice of all popular encryption algorithm describes a comprehensive and in-depth analysis, and in line with the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:348.07kb
    • 提供者:sy3658
  1. des-encryption

    0下载:
  2. des加密算法密码的c程序实践,挺简单的程序,希望满意-des password encryption algorithm c program in practice, very simple program, hopes satisfied
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5.47kb
    • 提供者:job
  1. HillCodor

    0下载:
  2. 密码学原理与实践课实验 c++编程实现希尔密码-Cryptography Theory and Practice class c++ programming experiment password Hill
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4.07mb
    • 提供者:endless
  1. softdecode

    0下载:
  2. 行业加密解密传统做法及理论,是学习加密解密的好帮手。-Encryption and decryption of traditional industry practice and theory, is to learn encryption and decryption is a good helper.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:13.99kb
    • 提供者:beat888
  1. QQEnCode

    0下载:
  2. webqq加密算法实践,可以得到正确的加密字串-Webqq encryption algorithm practice, can get the correct encrypted string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:39.85kb
    • 提供者:wuyuehui
  1. AesCode

    0下载:
  2. 密码失效密码学是研究编制密码和破译密码的技术科学。研究密码变化的客观规律,应用于编制密码以保守通信秘密的,称为编码学;应用于破译密码以获取通信情报的,称为破译学,总称密码学。-cryptography theory and practice,third edition ,and had Wu Zixu s father executed. Wu Zixu fled to the State of Wu. More than then years later, Wu Zixu took his
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.44mb
    • 提供者:spanteng
« 12 »
搜珍网 www.dssz.com