HKDF

Key derivation function

A Crystal library implementing an HMAC-based Extract-and-Expand Key Derivation Function

HMAC-based Extract-and-Expand Key Derivation Function (HKDF) for crystal lang

GitHub

1 stars
2 watching
0 forks
Language: Crystal
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
spider-gazelle/named_information A Crystal implementation of an RFC for generating unique identifiers from hashes. 0
spider-gazelle/knx Provides an interface to the KNX protocol for communication with devices on KNX networks and BAOS servers 3
spider-gazelle/ffmpeg A Crystal language binding for the popular multimedia processing library ffmpeg 19
spider-gazelle/spider-gazelle A web framework template built on top of Crystal that aims to provide speed and extensibility for building Ruby-like web applications. 180
spider-gazelle/ed25519 An implementation of a high-performance digital signature system using an elliptic curve public-key algorithm 8
spider-gazelle/digest-auth A library implementing HTTP digest authentication for Crystal language 4
spider-gazelle/verhoeff An implementation of the Verhoeff checksum algorithm in Crystal language 0
spider-gazelle/crystal-ldap An LDAP client library written in Crystal that simplifies interaction with Lightweight Directory Access Protocol (LDAP) servers. 18
spider-gazelle/json-schema Tools for serializing Crystal type definitions into JSON Schema 13
spider-gazelle/secrets-env Enables reading secrets from Docker and Kubernetes environments in Crystal applications 6
spider-gazelle/cmac A cryptographic implementation of a message authentication code algorithm 5
spider-gazelle/crystal-mqtt An MQTT implementation in Crystal language, providing a lightweight publish/subscribe messaging protocol 20
spider-gazelle/crystal-snmp A Crystal language implementation of the Simple Network Management Protocol (SNMP) for building SNMP agents or clients. 16
spider-gazelle/qr-code A Crystal language implementation of QR code generation and rendering in various formats 17
spider-gazelle/stomp A Crystal implementation of the STOMP protocol for communicating with devices supporting it. 1