elixir-aes-cmac
Encryption library
An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493.
AES CMAC (rfc 4493) in Elixir
9 stars
4 watching
2 forks
Language: Elixir
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
keichan34/elixir_tea | An implementation of the Tiny Encryption Algorithm in Elixir for encrypting and decrypting text messages. | 3 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 581 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
stocks29/ezcryptex | A thin Elixir layer for encrypting and decrypting data | 0 |
piaca/micropython-aes | An implementation of the AES encryption algorithm in pure Python for use with MicroPython | 18 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
trapped/elixir-rsa | Provides an easy-to-use wrapper for public key cryptography in Elixir | 35 |
maarek/ether | Allows Elixir code to be debugged using Erlang's built-in debugger | 6 |
pprzetacznik/ielixir | A Jupyter kernel implementation for the Elixir programming language | 360 |
dwyl/phoenix-ecto-encryption-example | A comprehensive guide to encrypting data in Elixir Phoenix apps before inserting it into a database. | 274 |
qistoph/arduinoaes256 | An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform. | 62 |
paulmillr/noble-ciphers | A lightweight JavaScript implementation of multiple encryption algorithms | 213 |
lexmag/msgpax | A high-performance MessagePack implementation for Elixir | 288 |
cpursley/walex | A Postgres CDC library that captures changes to tables and allows callback-like actions on data in Elixir. | 287 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 394 |