搜索资源列表

  1. bcs_api_20140530_1

    0下载:
  2. 采用开源的libcurl实现与百度云存储进行交互的程序源码,实现了上传下载删除浏览等功能,内含采用hmac-sha1算法加密及base64 encode及url encode生成数字签名功能。-Libcurl achieved with the use of open source cloud storage Baidu interact program source code to achieve the uploading and
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:192512
    • 提供者:Andy Hu
  1. hmac_memory

    0下载:
  2. HMAC support, process a block of memory,.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ofrkso
  1. evm_main

    0下载:
  2. calculate and compare the HMAC with the EVM xattr for Linux v2.13.6.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:qylrbr
  1. evm_crypto

    0下载:
  2. Using root s kernel master key (kmk), calculate the HMAC.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:raovongmei
  1. sha1_v01

    0下载:
  2. sha1_testbench.v -- Testbench with vectors NIST FIPS 180-2 sha1_exec.v -- Top level sha1 module sha1_round.v -- primitive sha1 round dffhr.v -- generic parameterizable D-flip flop library Performan
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:sam
  1. HMAC_MD5

    0下载:
  2. HMAC_MD5是基于MD5的HMAC程序,里面自带了测试功能。-HMAC_MD5 is based on the HMAC MD5 program, which comes with a test function.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:yedunhui
  1. AES-CMAC

    0下载:
  2. (1). 复习AES原理。 (2). 用C/C++编写AES算法并调试通过。 (3). 复习CMAC原理。 (4). 在实现AES基础上,用C/C++编写CMAC算法并调试通过。 (5). 回答下列思考题。  AES解密算法和AES的逆算法之间有什么不同?  CMAC与HMAC相比,有什么优点? -(1). Review AES works. (2) with C/C++ wr
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:590848
    • 提供者:于木每
  1. hmac_memory

    0下载:
  2. HMAC support, process a block of memory,.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:csdepa
  1. DESwithHmac

    0下载:
  2. des加密算法及hmac验证,可用于加密文件-des encryption
  3. 所属分类:CA认证

    • 发布日期:2024-05-16
    • 文件大小:74752
    • 提供者:罗戡
  1. exceptions

    0下载:
  2. hmac.c implementation of hmac auth_type_t. -hmac.c implementation of hmac auth_type_t.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:ruezrnk
  1. if_addr

    0下载:
  2. hmac.c implementation of hmac auth type t Kernel Device Driver for linux v2.13.6. -hmac.c implementation of hmac auth type t Kernel Device Driver for linux v2.13.6.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:tiujhpa
  1. main.c

    1下载:
  2. hmac-sha1 hello world hello world hello world hello world-hello worldhello worldhello worldhello worldhello worldhello world
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:abcd
  1. hashcode

    0下载:
  2. 写的一些常用加解密函数,比如Base64加密与解密,网址转码与解码,MD5加密,HMAC-MD5加密,UTF-8编码与解码等,代码极度优化。-Write some commonly used encryption and decryption functions, such as Base64 encryption and decryption at transcoding and decoding, MD5 encryption, H
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:快乐王子
  1. password_manager

    0下载:
  2. 实现用户多个网站的密码管理器的功能,用AES算法对密码进行加密管理,同时用Hmac算法对域名进行扩展,并存储到文件中,便于用户对网站密码的增删查改-Password Manager users achieve multiple sites function with AES algorithm to encrypt the password management, and use of the domain name extension
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:9992192
    • 提供者:武琼
  1. CSharp-code-Opetator

    0下载:
  2. C# 最强密码处理类,MD5加密、SHA1 加密、SHA256 加密、HMAC 加密-MD5 encryption, SHA1 encryption, SHA256 encryption, HMAC encryption
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:
  1. brix-crypto-js-3.1.9-1-0-g0596fae

    0下载:
  2. CryptoJS (crypto.js) 为 Javascr ipt 提供了各种各样的加密算法。目前已支持的算法包括: MD5 SHA-1 SHA-256 AES Rabbit MARC4 HMAC HMAC-MD5 HMAC-SHA1 HMAC-SHA256 PBKDF2-var digest Crypto.MD5( Me
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:102400
    • 提供者:曹佳顺
  1. HMACMD5

    0下载:
  2. c++ hmac MD5 cross implement
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:圈圈_zs
  1. SmartLight_Demo_2019-1-28

    0下载:
  2. 基于STM32和W5500 的阿里云平台MQTT连接,内置了HMAC-SHA1算法,可以直接填写阿里云物联网平台的三个参数,程序直接生成域名、账户名、密码以及Topic。软件还包含基于Cjson的json构建与解析。(Based on STM32 and W5500, the MQTT connection of Aliyun platform is built-in with HMAC-SHA1 algorithm, which ca
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-16
    • 文件大小:474112
    • 提供者:封冻的草
« 1 2 3 4 5 6»

源码中国 www.ymcn.org