https://github.com/fluree/alphabase
A simple Clojure(script) library to encode binary data in different bases using alphabets.
https://github.com/fluree/alphabase
Last synced: 9 months ago
JSON representation
A simple Clojure(script) library to encode binary data in different bases using alphabets.
- Host: GitHub
- URL: https://github.com/fluree/alphabase
- Owner: fluree
- License: unlicense
- Fork: true (greglook/alphabase)
- Created: 2019-03-14T19:06:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T20:53:59.000Z (almost 4 years ago)
- Last Synced: 2025-09-19T14:51:51.884Z (10 months ago)
- Language: Clojure
- Size: 255 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
alphabase
=========
This originally was a fork of [greglook/alphabase](//github.com/greglook/alphabase/)
It is thus far unreleased, but use as you wish with a completely open license.
Have added additional conversion utilities, base64, and addressed Java9+ compatibility.
## License
This is free and unencumbered software released into the public domain.
See the UNLICENSE file for more information.