cloak
Encryption library
An Elixir encryption library designed to simplify secure data storage and transfer
Elixir encryption library designed for Ecto
581 stars
14 watching
55 forks
Language: Elixir
last commit: 8 months ago
Linked from 2 awesome lists
ectoelixirencryptionhex
Related projects:
Repository | Description | Stars |
---|---|---|
kleinernik/elixir-aes-cmac | An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
stocks29/ezcryptex | A thin Elixir layer for encrypting and decrypting data | 0 |
danielberkompas/elasticsearch-elixir | A no-nonsense library for interacting with Elasticsearch from Elixir | 421 |
dwyl/phoenix-ecto-encryption-example | A comprehensive guide to encrypting data in Elixir Phoenix apps before inserting it into a database. | 274 |
danielberkompas/immortal | A collection of reusable modules to help build fault-tolerant OTP applications in Elixir | 176 |
essentialkaos/branca | An implementation of authenticated encrypted API tokens using the XChaCha20-Poly1305 AEAD algorithm in Go. | 85 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
keichan34/elixir_tea | An implementation of the Tiny Encryption Algorithm in Elixir for encrypting and decrypting text messages. | 3 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 52 |
dedis/kyber | A comprehensive cryptographic toolkit for Go developers | 643 |
kelp404/cocoasecurity | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,134 |
mongodb/libmongocrypt | A cryptographic library used to encrypt data stored in MongoDB | 95 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |