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

搜索资源列表

  1. sanpack_rsa_vs2003sln_src

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1052497
    • 提供者:周刘兵
  1. des-7726

    0下载:
  2. 使用vc++编码 很好的加密算法 有较强的保密功能-use vc good encryption coding algorithm has strong security functions
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9771
    • 提供者:lianyufen
  1. base64All

    0下载:
  2. BASE64算法及相关介绍; 支持对文件进行编码和对字符串进行编码;-BASE64 algorithm and the related presentations; Support the document coding and encoding of the string;
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4585
    • 提供者:wsq
  1. md5破解

    2下载:
  2. DeMD5 可以破译经 MD5 算法编码过的密码,如有些共享软件或论坛程序的注册码(密码)就是使用 MD5 算法编码的。 由于 MD5 是一种不可逆的编码算法,因此要“还原”出原始密码就只能用穷举法(暴力法)了。 本程序使用了公开的 MD5 算法模块,在P4-1.5G的机器上一秒钟可以尝试约20000个号码。另外本程序还带有四个实用的密码字典,-DeMD5 be deciphered by the MD5 algorithm coding passwords, as some forum or
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1172826
    • 提供者:天好
  1. PrintBarcode

    0下载:
  2. 条形码编码算法,可以输出多种形式条码-barcode coding algorithm, can output multiple forms barcode
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8245
    • 提供者:林炽坤
  1. RSA解密和加密算法的实现和应用

    0下载:
  2. RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1393
    • 提供者:胡康康
  1. AesCode.rar

    0下载:
  2. AES源代码,带有图形界面,可以加密文字和文件,AES coding algorithm, which can encrypt text and file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1159454
    • 提供者:pinp
  1. project_U8_test_last

    0下载:
  2. en_RUPT 编码的字节操作,全部是Byte操作,将u32 拆分成Byte x[][4],实现en_RUPT 加解密算法-en_RUPT byte coding operation, all Byte operation, will split u32 into Byte x [] [4], to achieve en_RUPT encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:21623
    • 提供者:zhaoguodong
  1. FireWall

    0下载:
  2. 应用编码与计算机密码学program 《应用编码与计算机密码学》程序 防火墙算法-Applied Cryptography and computer coding program " Applied Cryptography and computer coding" process firewall algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:57644
    • 提供者:wangjing
  1. AES

    0下载:
  2. 应用编码与计算机密码学program 《应用编码与计算机密码学》程序 单钥密码算法中的AES算法-Applied Cryptography and computer coding program " Applied Cryptography and computer coding" procedure, single key cryptographic algorithm of AES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密 -Analysis of Application of RSA algorithm, file encryption application demonstration of the feasi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1745
    • 提供者:易守望
  1. rsaa

    0下载:
  2. rsa algorithm to coding and encoding any message
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1625
    • 提供者:alariqi
  1. PEG

    0下载:
  2. PEG算法是在编码构造方面的一种有效的方法,它基于Tanner图,能有效的增大围长,使得构造出来的码的性能更好-PEG algorithm is constructed in terms of an effective coding method, based on Tanner graph, which can effectively increase the girth, making the code constructed with better performance
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:10264
    • 提供者:张小龙
  1. PLAYFAIR

    0下载:
  2. Cryptographic Algorithm Playfair Coding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1083
    • 提供者:kumar
  1. DESforPC

    0下载:
  2. des的上位机编码算法,初学者提供参考学习-des of the host computer coding algorithm to provide reference for beginners to learn
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:7725
    • 提供者:Jack
  1. desbase64

    0下载:
  2. 3DES algorithm in base64 coding method.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:2827
    • 提供者:whity1986
  1. BASE64PUNBASE64

    0下载:
  2. base64编码算法及unbase64解码,算法优化,原创经典-Base64 coding algorithm and unbase64 decoding, algorithm optimization, original classic
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5683
    • 提供者:杨峰云
  1. ersgfregt

    0下载:
  2. 霍夫曼编码算法的C语言实现,包含完整的工程文件,编译通过。-Huffman coding algorithm in C language, contains a complete project file and compile.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:170681
    • 提供者:RAINY
  1. Secure-Network-Coding

    0下载:
  2. 基于稀疏矩阵的低复杂度安全网络编码算法 :针对安全网络编码复杂度较大的问题,提出一种基于稀疏矩阵的安全网络编码算法。利用稀疏矩阵占用较少的存储空间和运算速 度快的优点,在信源处将信源信息与稀疏矩阵进行矩阵变换操作,使得随机网络编码能以较高的概率达到信息论安全的要求。仿真结果表 明,该算法能提高编解码速率,降低复杂度,减少存储空间。-Low-complexi Secure Network Coding Algorithm Based 0n Sparse M atrix
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-28
    • 文件大小:226723
    • 提供者:iris
  1. AES-coding

    0下载:
  2. encryption algorithm for verifying the image reliability
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:36890
    • 提供者:sugu
« 12 »
搜珍网 www.dssz.com