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

搜索资源列表

  1. rsa

    0下载:
  2. 简单rsa算法的实现,信息安全原理实践实验代码,c语言编写-Simple rsa algorithm implementation, test code, information security, c language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:672
    • 提供者:bjkl
  1. gudianmimasuanfa

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

    • 发布日期:2017-04-24
    • 文件大小:14277
    • 提供者:陈玲
  1. DES-encoding

    0下载:
  2. DES加密与解密演示程序,适合帮助信息安全内容的学习。-DES encryption and decryption demo program, for help in learning the content of information security.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1320163
    • 提供者:夏许强
  1. PrivacyFunc

    0下载:
  2. 加解密算法实现,信息安全中的DES算法,以实现输入字符进行加密解密。-Encryption and decryption algorithms, information security in the DES algorithm to encrypt and decrypt the input characters.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2216
    • 提供者:范晓
  1. security-of-info

    0下载:
  2. 这是属于信息安全,密码学资料。有助于学习信息安全的新手尽快入门-This is a matter of information security, cryptography information. Information security will help the novice to learn as quickly as possible
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3344851
    • 提供者:wyxywgy
  1. PKICA-Certification

    0下载:
  2. 基于C语言的PKICA认证中心的设计,一种比较可靠的网络信息安全体系-C language-based design PKICA Certification
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:301146
    • 提供者:Jason
  1. CDES

    0下载:
  2. 源码是一个CDES类,纯C++写的,包含Single Des和Triple Des算法, 内涵DES算法的所有详细流程,可供信息安全初学者学习交流使用。-Source is a CDES class, written in pure C++, including the Single Des and Triple Des algorithm, meaning all the detailed process of DES algorithm, for beginners to learn to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:5659
    • 提供者:zhuys
  1. des

    0下载:
  2. DES加密解密算法的C语言实现,信息安全课程的大作业。-DES encryption and decryption algorithm of the C language, the big job of information security courses.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:10197
    • 提供者:李双双
  1. xinxisafe

    0下载:
  2. 信息安全实验代码 包括维吉尼亚密码 凯撒密码 欧几里得密码 置换密码等,附实验报告-Test code includes information security Caesar Virginia password passwords password Euclid password replacement, with test report
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2937862
    • 提供者:chenrui
  1. jiami

    0下载:
  2. 这是一个加密解密信息的程序,以保证信息安全、可靠。很好,很强大-This is a message encryption and decryption procedures to ensure information security, and reliable. Very good, very powerful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1012
    • 提供者:Mr Ma
  1. MD5-encrypt

    0下载:
  2. 使用MD5算法对数据和文件进行加密,信息安全-Using the MD5 algorithm to encrypt the data and documents, information security
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2494245
    • 提供者:jessy
  1. java_security_sdk

    0下载:
  2. 软件是bouncycastle组织开发的软件包,包括DES_CBC算法的实现、RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)、数字信封的实现、利用数字信封实现大文件的加密、解密。可以作为研究、学习信息安全中的密码学设计与实现技术。在原版的基础上进行一些改进,对文件加密、解密的时候要频繁的IO加一个缓冲区,RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存。-Software development organization is bouncycastl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:212631
    • 提供者:鹿淑煜
  1. AES-Algorithm

    0下载:
  2. 信息安全 用java实现AES算法,内含详细的设计过程,适合课程设计-AES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:295328
    • 提供者:hewei
  1. openssl

    0下载:
  2. openssl详细介绍 OpenSSL与网络信息安全——基础、结构和指令- OpenSSL
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:239834
    • 提供者:xt
  1. Base64_MFC

    0下载:
  2. 信息安全技术的实验,使用MFC实现BASE64的编码,对字符串以及文件均可使用-Information security technology experiments, using the MFC implementation of BASE64 encoding of the string and the file can be used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-18
    • 文件大小:27990207
    • 提供者:luye
  1. RandomGen

    0下载:
  2. X9.17随机数生成算法,使用到了Triple DES算法,MD5算法,RC4算法,信息安全技术实验-X9.17 random number generation algorithm used to Triple DES algorithm, MD5 algorithm, RC4 algorithm, Information Security Technology Experiment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:919301
    • 提供者:luye
  1. VigenereCode

    0下载:
  2. 这是个信息安全的一个作业,\Vigenere加密解密,主函数Client.java-This is an information security operations, Vigenere encryption and decryption, the main function Client.java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:13523
    • 提供者:jack
  1. Classical-password-algorithm

    0下载:
  2. 网络与信息安全中古典加密解密算法的实现,主要用C++实现-Network information security and encryption algorithm to decrypt it. by c + + achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:834
    • 提供者:平步青云
  1. 29734318sha-1

    0下载:
  2. sha-1算法 信息安全密码学中的一个重要的算法,用于加解密运算-sha-1 Algorithm information security
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:28063
    • 提供者:朱少飞
  1. Des

    0下载:
  2. Des的加密解密算法,信息安全,密码学,对称密码, des-The des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1516
    • 提供者:郭静
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com