hmac“ 的搜索结果

Software implementation in C of the FIPS 198 Keyed-Hash Message Authentication Code HMAC for SHA2 (namely HMAC-SHA-224, HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512).

C137
6 年前

Project shows how to implement HMAC Authentication is ASP.NET Web API 2

C#199
5 年前

HMAC functions for ngx_lua and LuaJIT

Perl168
2 年前

SHA256 HMAC in different languages (both hex & base64 encoding)

289
1 年前

HMAC authentication for Rails and HTTP Clients

Ruby480
1 年前

Cryptographic suite for Arduino (SHA, HMAC-SHA)

Java325
7 年前

Hmac authentication with ASP.NET Web Api

C#183
10 年前

PHP HMAC Restful API that uses Phalcon Micro framework

PHP151
9 年前

"Zero-Knowledge" Proof Implementation with HMAC Communication in Python

Python494
1 年前

Spring and Angular security with HMAC and Cookie based JWT

JavaScript74
8 年前

HMAC authentication for RESTful web applications

Java54
9 个月前

Minimal HMAC-SHA256 implementation in C / C++

C140
2 年前

"Zero-Knowledge" Proof Implementation with HMAC Communication in JavaScript

JavaScript259
1 年前

"Zero-Knowledge" Proof Implementation with HMAC Communication in C++

C++176
1 年前

"Zero-Knowledge" Proof Implementation with HMAC Communication in Go

Go126
1 年前

Java Examples for: Hashes, HMAC, PBKDF2, Scrypt, Argon2, AES-CTR-HMAC, ECDSA-secp256k1, EdDSA-Ed25519

Java11
7 年前

HMAC authentication for server and client

Java31
1 年前

Fernet generates and verifies HMAC-based authentication tokens.

Go164
2 年前

Standalone implementation of `HMAC()` + `EVP_sha1()` in `OpenSSL`

C53
11 年前

Examples of generating HMAC and RSA signature for Binance API

Python260
2 年前

Vive.Crypto实现了C#、Java 和 JS 的SM3,SM4的相互加密解密;以及对各种常用的加密算法进行封装,有 Base64、对称加密(DES、3DES、AES、SM4)、非对称加密(RSA、SM2)、Hash(MD4、MD5、HMAC、HMAC-MD5、HMAC-SHA1、HMAC-SHA256、HMAC-SHA384、HMAC-SHA512、SHA、SHA1、SHA256、SHA3...

HTML38
1 年前

Swift 实现散列消息身份验证码算法 (HMAC: keyed-Hash Message Authentication Code)

Swift5
6 年前
loading...