/libbasex

ISO C library for various base encodings

Primary LanguageC

The `basex` library offers various base encoding and decoding functions.

The supported base encodings are:
    * base2
    * base16
    * base32
    * base32hex
    * base58
    * base64
    * base64url

Copyright 2020-2021 @bynect

This library is licensed under the the MIT license.
See docs/LICENSE for for more details.