cmac

CMAC implementation

A cryptographic implementation of a message authentication code algorithm

Crystal implementation of the Cipher-based Message Authentication Code (CMAC)

GitHub

5 stars
4 watching
0 forks
Language: Crystal
last commit: 14 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
spider-gazelle/ed25519 An implementation of a high-performance digital signature system using an elliptic curve public-key algorithm 8
spider-gazelle/crystal-mqtt An MQTT implementation in Crystal language, providing a lightweight publish/subscribe messaging protocol 20
spider-gazelle/qr-code A Crystal language implementation of QR code generation and rendering in various formats 17
spider-gazelle/named_information A Crystal implementation of an RFC for generating unique identifiers from hashes. 0
spider-gazelle/ffmpeg A Crystal language binding for the popular multimedia processing library ffmpeg 19
spider-gazelle/digest-auth A library implementing HTTP digest authentication for Crystal language 4
spider-gazelle/stomp A Crystal implementation of the STOMP protocol for communicating with devices supporting it. 1
spider-gazelle/crystal-snmp A Crystal language implementation of the Simple Network Management Protocol (SNMP) for building SNMP agents or clients. 16
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/bindata Provides a declarative way to read and write structured binary data 48
spider-gazelle/ntlm Authenticates HTTP requests using NTLM protocol 4
spider-gazelle/secure-remote-password An authentication protocol implementation allowing secure password sharing over insecure networks 7
spider-gazelle/spake2_plus An implementation of a Password Authenticated Key Exchange protocol in Crystal language 2
spider-gazelle/promise A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. 42