ogay / hmacLinks
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).
☆137Updated 6 years ago
Alternatives and similar repositories for hmac
Users that are interested in hmac are comparing it to the libraries listed below
Sorting:
- SHA-256 implementation☆186Updated last year
- Example applications using the wolfSSL lightweight SSL/TLS library☆269Updated this week
- A mirror of the nettle repository☆69Updated 2 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆282Updated 3 years ago
- Please use wolfSSL now instead: https://github.com/wolfSSL/wolfssl . CyaSSL is a small, fast, portable implementation of TLS/SSL for embe…☆177Updated 3 years ago
- Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512☆57Updated last year
- 6LBR copy of TinyDTLS, see official repository for support outside 6LBR☆27Updated 8 years ago
- NTP client.☆148Updated 4 years ago
- AES code☆220Updated 3 weeks ago
- Embeddable ASN.1 (DER) and X.509v3 decoder☆38Updated 6 years ago
- Base64 encode/decode☆281Updated 5 months ago
- tinycrypt is a library of cryptographic algorithms with a focus on small, simple implementation.