cipher
Binary encoder
A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir
Elixir crypto library to encrypt/decrypt arbitrary binaries
61 stars
5 watching
22 forks
Language: Elixir
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |
| | A JavaScript library used to encode and decode base 58 strings commonly used in cryptocurrency transactions. | 216 |
| | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| | A pure Elixir implementation of Base62 encoding and decoding | 20 |
| | A modern packer for Linux executables that applies various encryption techniques to hide their contents | 42 |
| | An encoding and decoding library for Bitcoin's relative lock-time specification. | 2 |
| | A library for encoding and decoding binary data in a compact and secure format. | 750 |
| | An implementation of binary encryption from the phrack magazine. | 65 |
| | A Python library to handle rotary encoders in MicroPython microcontrollers | 8 |
| | A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 1 |
| | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
| | A Rust library for encoding and decoding numbers in different byte orders. | 989 |
| | An Elixir encryption library designed to simplify secure data storage and transfer | 586 |
| | An Elixir implementation of the BSON data format | 26 |
| | Tools and utilities for generating encoded versions of input data | 9 |