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

搜索资源列表

  1. 基于JAVA的IDEA实现

    0下载:
  2. 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-com
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3212
    • 提供者:王广驰
  1. 327531aes_code

    0下载:
  2. 关于AES加密算法的VC源代码,完整的算法程序编程,具有很高的参考价值。-AES encryption algorithm on the VC source code, a complete algorithm programming with a high reference value.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:72496
    • 提供者:周杰
  1. B_M算法

    2下载:
  2. VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。-VC + + programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just type of dense text 2l bits, we c
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30926
    • 提供者:赖晖
  1. program_S_DES

    0下载:
  2. 通过编程实现S-DES算法的加密与解密过程,从而加深对这一算法过程的印象,并增强编程解决问题能力,为进行更复杂的算法学习奠定基础。-programming through S-DES algorithm for the encryption and decryption process. enhance the algorithm to process the impression that the enhanced programming and problem-solving abiliti
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2201209
    • 提供者:林桂川
  1. EncodePro

    0下载:
  2. Windows编程,使用自定义的加密算法对TXT文件进行加密解密.-Windows programming, using a custom encryption algorithm TXT document encryption and decryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5393
    • 提供者:
  1. rsajiamijiemi

    0下载:
  2. rsa密码算法仅供参考加密解密过程容易 请自己编程-rsa cipher algorithm for reference encryption and decryption process easy to please their programming
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1466
    • 提供者:龙渐昌
  1. DES

    0下载:
  2. DES算法单机版,VB编程环境,经过测试,可以使用。-DES Athmetic, In Visual Basic
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:9937
    • 提供者:在水一方
  1. AES

    0下载:
  2. AES算法软件的实现,采用c++编程实现,可以直接下载调用。-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4836
    • 提供者:冯慧
  1. 8736103199-GuTingTing-RSA

    0下载:
  2. RSA密码体制的实现摘要自20世纪90年代以来,计算机网络技术使得计算机应用得到 ... 用VC++编程实现了RSA算法加密和解密运算,在算法的实现过程中,调用了已有的大整数类-The realization of RSA cryptosystem Abstract from the 20th century since the 90' s, computer network technology allows computer applications to be used ... VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:19365
    • 提供者:shenyong
  1. HexEnc

    0下载:
  2. VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。-VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:69444
    • 提供者:117
  1. public_key

    0下载:
  2. 公钥算法编程代码,运行前visual c++环境需安装openssl,及相关安全证书库文件-Public key algorithm programming code to run before the visual c++ environment, the need to install openssl, and the relevant safety certificates library files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:78405
    • 提供者:李维
  1. introductiontomoderncryptography

    0下载:
  2. 一本介绍密码学现代知识的学习资料,对于密码算法编程方面很有用。-A descr iption of the study of modern knowledge of cryptography information programming for the cryptographic algorithm is useful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4482526
    • 提供者:lixiaobo
  1. myrsa

    0下载:
  2. 公钥密码RSA ① 通过实际编程掌握非对称密码算法RSA的加密和解密以及快速加、解密过程,加深对非对称密码算法的认识。 ② 实现对RSA的解密密钥攻击。 -Public-Key Cryptography RSA ① through practical programming in non-asymmetric cryptographic algorithm RSA encryption and decryption as well as rapid encryption and d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:37649
    • 提供者:scorpio
  1. gudianmimasuanfa

    0下载:
  2. 信息安全中 古典算法编程 包含源代码 可实现-Programming includes classical algorithm source code can be realized
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-23
    • 文件大小:14277
    • 提供者:陈玲
  1. MAC-algorithm-programming

    0下载:
  2. MAC算法编程,用于电子钱包的加密算法认证源码-MAC algorithm programming
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:7935
    • 提供者:吴文杰
  1. DES

    0下载:
  2. DES加密解密算法编程,使用同一密钥对数据进行加密解密。-DES encryption and decryption algorithm programming, using the same key for encryption and decryption of data.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:203070
    • 提供者:成忠林
  1. evp_md

    0下载:
  2. 哈希摘要算法编程,哈希算法的编程。-Hash digest algorithm programming
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:8721
    • 提供者:李玮
  1. DES加密解密代码

    0下载:
  2. des算法代码,明文密文加密解密,c编程实现程序(DES algorithm code, plaintext ciphertext encryption and decryption, C programming procedures)
  3. 所属分类:加密解密

  1. DES

    0下载:
  2. DES、3DES加密解密算法,标准C编程,适合所有平台。测试程序为VS2010。运算Des\Debug\Des.exe文件,代码文件为Des-Code.cpp和Des_head.h(DES, 3DES encryption and decryption algorithm, standard C programming, suitable for all platforms. The test program is VS2010. Operation Des\Debug\Des.exe, the
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:885760
    • 提供者:cpuyph
  1. code

    1下载:
  2. 国密算法java实现,包含SM2椭圆曲线公钥密码算法等(Implementation of Java algorithm)
  3. 所属分类:加密解密

    • 发布日期:2019-11-19
    • 文件大小:16384
    • 提供者:LF_Sombra
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com