https://github.com/oxen-io/oxen-encoding
Base 16/32/64 and Bittorrent Encoding/Decoding Header Only Library
https://github.com/oxen-io/oxen-encoding
base32z base64 bencode header-only-library hex
Last synced: about 2 months ago
JSON representation
Base 16/32/64 and Bittorrent Encoding/Decoding Header Only Library
- Host: GitHub
- URL: https://github.com/oxen-io/oxen-encoding
- Owner: oxen-io
- License: lgpl-3.0
- Created: 2021-10-15T03:09:44.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2025-03-21T21:22:19.000Z (3 months ago)
- Last Synced: 2025-04-10T05:31:18.915Z (about 2 months ago)
- Topics: base32z, base64, bencode, header-only-library, hex
- Language: C++
- Homepage:
- Size: 457 KB
- Stars: 7
- Watchers: 5
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Repository Deprecated
Ongoing maintenance and development of this library is in the [Session Technology Foundation
fork](https://github.com/session-foundation/oxen-encoding). For more details, see announcements
from [Session](https://getsession.org/blog/introducing-the-session-technology-foundation) and the
[OPTF](https://optf.ngo/blog/the-optf-and-session) regarding handing over the stewardship of the
Session Project to the [Session Technology Foundation](https://session.foundation), a Swiss-based
foundation dedicated to advancing digital rights and innovation.# oxenc
Base 16/32/64 and Bittorrent Encoding/Decoding Header Only Library