hmac topic

List hmac repositories

as-hmac-sha2

11
Stars
1
Forks
Watchers

SHA-256, SHA-512, HMAC-SHA-256, HMAC-SHA-512 for AssemblyScript.

kruptein

5
Stars
1
Forks
Watchers

crypto; from kruptein to hide or conceal

jwt

444
Stars
34
Forks
Watchers

Go JWT signing, verifying and validating

coherence

33
Stars
4
Forks
Watchers

Coherence is cryptographic server for modern web apps

crypto

52
Stars
2
Forks
Watchers

🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

Cryptography-Guidelines

400
Stars
14
Forks
Watchers

Guidance on implementing cryptography as a developer.

hkdf

65
Stars
9
Forks
Watchers

A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatibl...

id-mask

61
Stars
3
Forks
Watchers

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide...

cryptosuite2

25
Stars
8
Forks
Watchers

Cryptographic suite for Arduino (SHA, HMAC-SHA)