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

搜索资源列表

  1. aes.rar

    0下载:
  2. 极好的加密程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:40509
    • 提供者:
  1. cryptdemo.c

    0下载:
  2. linux 基本加密库函数实现信息加密AES DES-linux encryption decryption
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1471
    • 提供者:allen
  1. MyEncypt

    0下载:
  2. 加密解密源程序,计算机安全课程设计,实现DES,3DES,AES加密解密,界面友好,操作简单-Encryption source code, computer security program design, implementation, DES, 3DES, AES encryption and decryption, user-friendly, simple operation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:46205
    • 提供者:天河
  1. aes

    0下载:
  2. 极好的加密程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行-Excellent encryption, DES s successor, is DEHLPHI source of Pascal, the compiler can be run directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:40780
    • 提供者:斯芬克斯
  1. AES

    1下载:
  2. 实现AES 的加密与解密。用户可以自己给出明文-The realization of AES encryption and decryption. Users can express themselves given
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:4649976
    • 提供者:mr yao
  1. DES

    0下载:
  2. DES加解密 AES(使用了文件读写的缓冲和多线程技术)-DES encryption and decryption AES (using the document to read and write buffer and multi-threading technology)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:528389
    • 提供者:star
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. borZoi-1.0.2

    0下载:
  2. 一个很全很强大的密码算法库,是一个大学研究机构编写的,可以用来作算法分析和仿真验证。-a crypto library includs various algorithm, such as aes, des ,ecc ,rsa ...
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:529785
    • 提供者:hanyu
  1. encryption_test

    0下载:
  2. 实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. DES, 3DES, AES-128, AES-256 encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:15053
    • 提供者:Tong Liu
  1. security

    0下载:
  2. 加密算法,包括 aes des rsm等常用算法-crypt algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2393
    • 提供者:谢山
  1. AES

    0下载:
  2. AES DES MD5加密源码 解密,以及应用-AES DES MD5 encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:377334
    • 提供者:wwwwww
  1. DES-AES-RC4

    0下载:
  2. DES,AES,RC4加密技术的简单的演示程序,有兴趣的可以-DES, AES, RC4 encryption technology, a simple demo program, interested to see
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:773038
    • 提供者:黎想
  1. AES-DES

    0下载:
  2. AES 三重AES 非对称密钥加密解密等-AES Triple AES symmetric key encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-11-07
    • 文件大小:236123
    • 提供者:yyy
  1. AES

    0下载:
  2. 可以实现任意文件的加密解密。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(Enc
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:538624
    • 提供者:Sky_Vico
  1. AES

    0下载:
  2. Aes encryption program in matlab
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:15360
    • 提供者:revu
  1. CryptoBox-master

    0下载:
  2. WinRT app that encrypts and decrypts plain text by AES, DES, 3DES
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:585728
    • 提供者:uniquuu
  1. aes-rsa-md5-des-sha

    0下载:
  2. aes rsa md1245 des sha128,244,256(aes rsa md1245 des sha)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-30
    • 文件大小:2783232
    • 提供者:lanejim
  1. aes

    0下载:
  2. AES加解密算法的C语言实现。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(C
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:spound
  1. DES

    0下载:
  2. DES 加密 C++语言的实现 自己写的 清喷(DES encrypted C++ language to realize his own write off)
  3. 所属分类:加密解密

    • 发布日期:2018-01-08
    • 文件大小:4190208
    • 提供者:vlogfine
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com