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

搜索资源列表

  1. encode

    0下载:
  2. 程序功能:对文件进行加密和解密的程序,说明如下: 1 由用户设定6个字符(ASCII码32-127)组成的密码,加密时可以将选取内容的每个字符 依次加上密码中的字符的ASCII码再减去31。 2 如果原始字符ASCII码在32-127之间,则表示可显示的英文字符,在加上密码后范围超过 ASCII码值的32-127,则进行模运算(ch 128)。 3 对于中文字符,每个字符由两个大于160的ASCII码组成,如果如果读入的原始字符ASCII码
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2143
    • 提供者:chengshili
  1. RC4_run

    0下载:
  2. The AES algorithm has implemented for bitplane images using RC4 algorithm.RC4 is called as Rivest Cipher 4 for encrypt and decrypt an image.It is used here preserve the image content data hacking. Here, the implemented code has tested with MATLAB2010
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:970
    • 提供者:yuvaraj
  1. New-folder-(4)

    0下载:
  2. We begin with choosing two random large distinct primes p and q. We also pick e, a random integer that is relatively prime to (p-1)*(q-1). The random integer e is the encryption exponent. Let n = p*q. Using Euclid s greatest common divisor a
  3. 所属分类:Crypt_Decrypt algrithms

  1. 4

    0下载:
  2. 此文件使用VC6.0实现rsa加密和解密功能的实现-java file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6951
    • 提供者:li
  1. RSA

    0下载:
  2. 特殊情况下(|p-q|<2*N开4次方)破解RSA,因式分解大数-RSA crack under special circumstances, factoring large numbers
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-30
    • 文件大小:26256
    • 提供者:
  1. BigDigits-2.4.0

    0下载:
  2. Big int libaray in c plus plus
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:98978
    • 提供者:ragdog
  1. idea

    0下载:
  2. In cryptography, the International Data Encryption Algorithm (IDEA), originally called Improved Proposed Encryption Standard (IPES), is a symmetric-key block cipher designed by James Massey of ETH Zurich and Xuejia Lai and was first described in 1991
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1027700
    • 提供者:marwa
  1. RSA

    1下载:
  2. 利用C\C++实现RSA算法的加、解密运算。 具体包括: 1)利用扩展的Euclid计算 a mod n 的乘法逆元; 2)Miller-Rabin素性测试算法对一个给定的大数进行测试; 3)实现的运算,并计算; 4)利用Euler定理手工计算,并与3)计算的结果对比; 5)实现RSA算法。并对 I LOVE NANJING UNIVERSITY OF AERONAUTICS AND ASTRONAUTICS 加解密。说明:为了方便实现,分组可以小一点,比如两个字母一组。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1415
    • 提供者:刘洋
  1. jira_6.4_windows_download

    1下载:
  2. window jira 6.4版本下载,内包含汉化包以及相关的破解文档。-window jira 6.4 version download, and contains the finished package and related documents to crack.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-30
    • 文件大小:135872
    • 提供者:朱伟杰
  1. KLD_fzjhmjsq

    3下载:
  2. 凯立德仿真激活码计算器。可以4.0 5.0 6.0三个版本的主程序进行激活,请将本程序复制到NAVIONE目录下,再运行本程序,先选择CE变身(navione.dll),再选择仿真激活码。-Kay activation code simulation calculator. 4.0 5.0 6.0 can be three versions of the main program activation, please copy this program to the next NAVIONE d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-10-01
    • 文件大小:172032
    • 提供者:xhwjoe
  1. DianCMS.SQL_6.0.0

    0下载:
  2. 易点内容管理系统(DianCMS)是基于微软.NET Framework 4.0、AJAX1. 0技术,采用Microsoft Access/SQL Server 2000/2005/2008存储过程进行多层架构开发的内容管理系统。其功能设计主要面向中大型企业、各个行业、事业单位以及政府机关等复杂功能站点。系统已建立文章系统、图片系统、下载系统、个人求职、企业招聘、房产系统、音乐系统、视频系统、网上商店、P2P网贷。使用自定义模型、自定义字段、自定义表单、自定义录入界面、会员系统等功能,您还可以
  3. 所属分类:Crack_Hack

    • 发布日期:2017-06-12
    • 文件大小:19050748
    • 提供者:丁宇
  1. Cryptography-curriculum-design

    0下载:
  2. 1) SPN-分组加密和解密 2) 任意文件的加密和解密 3) 测试加密函数运行速度 4) 线性密码分析 5) 差分密码分析 其中,线性密码分析包含对随机生成的进行线性分析以及线性分析成功时明 密文对的测试;差分密码分析包含对随机生成的进行差分分析以及差分分析成功 时明密文对的测试 - 1) SPN- group encryption and decryption 2) arbitrary file encryption and decryption 3) test the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1897783
    • 提供者:vincent chou
  1. guanzhi-GmSSL-v1.2.1-4-g09f054b

    0下载:
  2. GmSSL ( http://gmssl.org ) 是支持国密算法和标准的OpenSSL分支,增加了对国密SM2/SM3/SM4算法和ECIES、CPK、ZUC算法的支持,实现了这些算法与EVP API和命令行工具的集成。GmSSL由北京大学信息安全实验室( http://infosec.pku.edu.cn) 开发和维护。-GM SSL PKI CA SM2 SM3 SM4
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-27
    • 文件大小:9462883
    • 提供者:李先生
  1. LabVIEW-VI-Password-Crack

    4下载:
  2. 将VI加密密码进行更改或替换为无,支持labview 4-2016版本。-Modify or delete the VI passwords. Useful for the labview version 4.0 to 2016.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-11
    • 文件大小:332818
    • 提供者:congyuan
  1. out32dll

    2下载:
  2. openssl0.9.8在windows 32位编译好的4个库文件libeay32.lib、ssleay32.lib、libeay32.dll、ssleay32.dll。openssl在win32下编译时由于路径斜线的方向问题有错误,编译这4个文件费了很多劲,所以上传给大家省点事。-openssl0.9.8 library files has been compiled.libeay32.lib、ssleay32.lib、libeay32.dll、ssleay32.dll.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-11
    • 文件大小:533624
    • 提供者:wyingkai
  1. E-D

    0下载:
  2. 一款文件/数据加密器,支持批量加密/解密,支持拖放文件夹。内置4种加密算法(含动态算法)支持添加/删除后缀。- U4E00 u6B3E u657 u4EF6 / u6570 u636E u52A0 u5BC6 u5668 uFF0C u652F u6301 u6279 u91CF u52A0 u5BC6 / u89E3 u5BC6 uFF0C u652F u6601 u62D6 u653E u6587 U4EF6 u5939 u3002
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-14
    • 文件大小:140442
    • 提供者:myunco
  1. Cipher

    0下载:
  2. 置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。 试编程实现矩阵换位密码。它的加密方法是将明文中的字母按照给定的顺序安排在一个矩阵中,然后用根据密钥提供的顺序重新组合矩阵中的字母,形成密文。例如,明文为attack begins at five,密钥为cipher,将明文按照每行6个字母的形式排在矩阵中,如下形式: a t t a c k b e g i n s a t f i v e 根据密钥ciphe
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-14
    • 文件大小:1024
    • 提供者:1
  1. PBFuncLib160930有弹窗口版

    3下载:
  2. 历史修改记录 (三)2015.10.18 1.修复RSA的长度限制问题 2.增加COM口读操作 3.增加QR码的删除操作 4.增加https的POST和GET操作 (二)2015-05-03 wxj 1.增加取硬盘的序列号和名称 2.增加http的POST和GET操作 (一)2015.03.27 wxj,主要功能如下: 1.以非图片方式在Datawindow中显示QR二维码 2.GBK和UTF-8编码相互转换 3.加密解密,RSA加密解密 4.取汉字拼音首字母 5.文
  3. 所属分类:加密解密

    • 发布日期:2017-12-21
    • 文件大小:1655808
    • 提供者:chowyun
  1. RSA-experiment-4

    0下载:
  2. C#加密解密实例,简单易懂,有益于掌握,没有其他(C# encryption and decryption examples, easy to understand, useful to master)
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:240640
    • 提供者:zjp002
  1. ROCKEY4 SMART License Management v1.4

    1下载:
  2. Rockey4smart license management
  3. 所属分类:加密解密

    • 发布日期:2017-12-26
    • 文件大小:2183168
    • 提供者:mucuraga
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com