搜索资源列表

  1. libgringotts-1[1].2.1

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:160768
    • 提供者:薛某某
  1. 信息摘要算法示例

    0下载:
  2. MD5/SHA-1摘要生成算法-MD5/SHA-1 Abstract Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:61440
    • 提供者:李岚
  1. 20041121125751

    0下载:
  2. SHA算法,一个安全散列算法,通过把数据变成相应的消息摘要,根据迭代值,进行四次循环运算而产生的消息摘要.-SHA algorithm, a secure hash algorithm, the data into corresponding news summary, according to the value iteration, for the fourth cycle of operation and the news sum
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:hanlihu
  1. rehash_src

    1下载:
  2. 计算文件hash值的源代码,包含crc,md2,md4,md5,sha,sha1,sha256,ra-Calculated hash value of document
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:281600
    • 提供者:风成
  1. csha1_src

    0下载:
  2. sha-1 源程序 可以应用于windows XP/2000/98下的调试-sha-1 source can be applied to debug under windows XP/2000/98
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:spring
  1. Java-encryption-algorithm

    0下载:
  2. Java中常用的加密算法应用,1. MD5加密,常用于加密用户名密码,当用户验证时。2. SHA加密,与MD5相似的用法,只是两者的算法不同。3. RSA加密,RAS加密允许解密。常用于文本内容的加密。-Java encryption algorithm commonly used in applications, 1. MD5 encryption, user name commonly used in the encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:wangmin
  1. FileVerifier

    0下载:
  2. FileVerifier++是一款Windows功能软件,它用于计算文件的hash值(算法包括:CRC32,MD5,SHA-1,SHA-256/224/384/512,WHIRLPOOL,以及RIPEMD-128/160/256/320)。支持的hash文件格式包括MD5SUM .MD5, SFV, BSD CKSUM, 以及其他格式。-FileVerifier++ Software is a Windows feature, it u
  3. 所属分类:文件操作

    • 发布日期:2024-05-06
    • 文件大小:1241088
    • 提供者:bestcode
  1. fork256

    0下载:
  2. the hash function FORK-256,256位的安全散列验证算法,SHA-256的替代者。-the hash function FORK-256,256-bit secure hash authentication algorithm, SHA-256 replacement for him.
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:yuisikyo
  1. sha256.java

    0下载:
  2. Sha256 Algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands fo
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:patataman
  1. tools-2009--5-24.tar

    0下载:
  2. C++的软件包,包括使用C++模板编写的外排序、SHA-1哈希函数等常用的计算消息摘要的哈希函数。-C++ the package, including the use of C++ template prepared to sort things, SHA-1 hash function, such as commonly used in the calculation of the hash function message dig
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:3389440
    • 提供者:ydb
  1. cryptix-jce-20050328-snap

    0下载:
  2. 包含各種加密演算法和Digital Signatures(MD2 MD4 MD5 RIPEMD-128 RIPEMD-160 SHA-0 SHA-1 SHA-256 SHA-384 SHA-512 Tiger)-THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED ``AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, IN
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:936960
    • 提供者:陳盈
  1. sha256

    0下载:
  2. SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:zoulijun
  1. sha2-1.0

    0下载:
  2. SHA-2 (Secure Hash Algorithm 2) hash function, written in C language.
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:65536
    • 提供者:gKir
  1. SHA_256

    0下载:
  2. SHA—256哈希摘要算法的实现,用JAVA实现-SHA-256 hash digest algorithm implementation, using JAVA implementation
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:luye
  1. sha_core

    0下载:
  2. sha码生成电路,包括测试和仿真环境。 sha码生成电路,包括测试和仿真环境。-sha code generator, include test and simulation scr ipt。
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:135168
    • 提供者:谢云松
  1. hash

    0下载:
  2. 针对文件的Md5值计算 CRC值计算 SHA值计算 的类的使用与DEMO-md5
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:384000
    • 提供者:陶丹丹
  1. sha-256(java)

    0下载:
  2. 在JAVA环境下sha_256的实现以及设计文档,无制作界面,在dos下运行-In the JAVA environment sha_256 realization and design documents, without making the interface, running in dos
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:176128
    • 提供者:merklc
  1. SHA-256

    0下载:
  2. 基于FIPS 180-4标准的SHA-256算法的verilog HDL实现-SHA-256 algorithm based on FIPS 180-4 standard verilog HDL implementation
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:pppp
  1. Optimum-Architecture-of-SHA-256-(384-512)-for-Har

    0下载:
  2. Iteration Bound Analysis and Throughput Optimum Architecture of SHA-256 (384,512) for Hardware Implementations
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:193536
    • 提供者:sik
  1. SHA-256

    0下载:
  2. 书写及其美丽的SHA-256算法,美丽的向量初始化编写,整体只能说,非常美丽。-Writing and its beautiful SHA-256 algorithm, the beautiful vector initialization preparation, the whole can only say, very beautiful.
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:侯羿飞
« 1 23 4 5 6 7 »

源码中国 www.ymcn.org