Skip to content

bynect/libbasex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.