elixir_tea
Encryption algorithm
An implementation of the Tiny Encryption Algorithm in Elixir for encrypting and decrypting text messages.
TEA implementation in Elixir
3 stars
2 watching
1 forks
Language: Elixir
last commit: almost 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a simple encryption algorithm in Erlang. | 0 |
| An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
| A thin Elixir layer for encrypting and decrypting data | 0 |
| An Elixir encryption library designed to simplify secure data storage and transfer | 586 |
| An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform. | 62 |
| Provides an easy-to-use wrapper for public key cryptography in Elixir | 35 |
| A comprehensive guide to encrypting data in Elixir Phoenix apps before inserting it into a database. | 273 |
| An Elixir implementation of a fast and effective clustering algorithm for transactional data | 22 |
| An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
| A Nim library implementing a fast and secure encryption algorithm | 19 |
| A cryptographic signature algorithm implementation for Erlang and Elixir | 12 |
| A pure Elixir implementation of a data structure used in cryptography and digital signatures | 96 |
| A NIF wrapper around the libntru library for post-quantum cryptography | 17 |
| An Elixir implementation of Ethereum's RLP encoding specification | 31 |
| An implementation of the AES encryption algorithm in pure Python for use with MicroPython | 18 |