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

搜索资源列表

  1. ImplementingTheMD5Algorithm

    0下载:
  2. Take advantage of a secure message-digest algorithm in your applications. Learn the means to easily integrate MD5 into your existing C++ applications using this cross-platform library. -Take advantage of a secure message-digest algorithm in your ap
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:126.01kb
    • 提供者:张建
  1. Hide4PGP-2.0.tar

    0下载:
  2. 把信息隐藏到图片中,比加密更安全-hidden message to the pictures, more secure encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:25.11kb
    • 提供者:豆颖
  1. test

    0下载:
  2. SHA-1(Secure Hash Algorithm)是美国国家标准局(National Institute of Standard and Technology NIST)为了配合数位签章演算法(Digital Signature Algorithm DSA)的使用所发布的联邦资讯处理标准-FIPS PUB 180-1(Federal Information Processing Standard Publication 180-1),而SHA-1 则是SHA-1 (FIPS180)的改良版
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.37kb
    • 提供者:zyt
  1. SHA1-security

    0下载:
  2. sha1生成固定长度的消息摘要,是hash,比MD5要安全,没有被破解-sha1 generate a fixed length message digest, is the hash, to secure than MD5, not crack
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:40.9kb
    • 提供者:besfan
  1. doc2

    0下载:
  2. This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied by the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:196.39kb
    • 提供者:vara
  1. secure_comunication_software

    0下载:
  2. 一个基于openssl开发的安全通信软件,可实现消息发送方和接收方之间的安全通信,编程语言为C语言。-It s a openssl-based development of secure communications software that enables the message sender and receiver of secure communication ,programming languages is C language.
  3. 所属分类:CA program

    • 发布日期:2017-05-16
    • 文件大小:3.96mb
    • 提供者:
  1. hmac.tar

    0下载:
  2. this an open source HMAC message authentication implementation in C language with secure hash algorithm SHA -this is an open source HMAC message authentication implementation in C language with secure hash algorithm SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:12.66kb
    • 提供者:enropin
  1. sha1

    0下载:
  2. Freeware implementation of the Secure Hashing Standard, defined in FIPS PUB 180-1, defines the Secure Hashing Algorithm (SHA-1). SHA-1 can be used to produce a message digest for a given message. Essentially, this is a 160-bit number that represents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:9.92kb
    • 提供者:enropin
  1. 1878_bl2

    0下载:
  2. 具有: 1:过滤html的特殊字符,让本系统更安全! 2:特有的利用cookie的来保护留言本,让其在一分钟内不可以重复发帖!防止了一些人的恶意攻击! 3:优化了页面的模式,让新手更容易的看懂其内容! 4:后台管理采用cookie来保护管理员 初始用户名和密码都为:admin -With a: 1: Filtering html special characters, so the system more secure! 2: The unique use of cookie
  3. 所属分类:Network Security

    • 发布日期:2017-04-08
    • 文件大小:22.78kb
    • 提供者:zhudi386
  1. SIMD

    1下载:
  2. 新的HASH算法,sha1等的替代算法之一。用于产生消息摘要,主要用于信息安全领域完整性认证。安全性更高,是现有消息摘要算法sha1、sha2、md5等的更新替代算法。-The new HASH method, sha1, etc. One alternative algorithms. Used to generate message digest is mainly used in the field of information security and integrity of cert
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-06-08
    • 文件大小:573.79kb
    • 提供者:千里雪
  1. 48408-48408.ZIP

    0下载:
  2. Digital Envelope v1.0. The objective of this project is to provide the secure communication over the network using both public key and private key cryptosystems. This is double fold encryption technique. This uses DES algorithm to encrypt the message
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:498.42kb
    • 提供者:Jefersom Silva
  1. DigitalSignatureHelper

    0下载:
  2. The System.Security.Cryptography namespace provides cryptographic services, including secure encoding and decoding of data, as well as many other operations, such as hashing, random number generation, and message authentication. For more information,
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:717byte
    • 提供者:Andriy
  1. RSA-

    1下载:
  2. 本程序实现网络安全通信中的消息数字签名及认证,同时对通信消息进行RSA加密。程序可自主设定加密密钥及各种参数!对密码编程者很有帮助!-The program s secure communications network a message digital signatures and authentication, and RSA encryption of communication messages. Encryption program can be set independently
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.83mb
    • 提供者:yyb
  1. SHA

    0下载:
  2. 计算文件的SHA1 值的实现源码。 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2.69kb
    • 提供者:johnxi
  1. poly

    0下载:
  2. A polyalphabetic cipher is any cipher based on substitution, using multiple substitution alphabets. The Vigenère cipher is probably the best-known example of a polyalphabetic cipher, though it is a simplified special case.Polyalphabetic substitution
  3. 所属分类:Exploit

    • 发布日期:2017-04-25
    • 文件大小:8.93kb
    • 提供者:mathi
  1. SHA

    0下载:
  2. 安全哈希算法(SHA-1) 具有169bite消息摘要的迭代hash函数,学生原创 《密码学原理与实践》安全hash算法 sha-1 实现 -The Secure Hash Algorithm (SHA-1) has an iterative hash function with a 169bite message digest. The student s original cryptography principle and practice safe hash algorithm sh
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-12
    • 文件大小:4.36mb
    • 提供者:周韬略
搜珍网 www.dssz.com