A C++ implementation of Base16, Base32, and Base64
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
14
commits
Style: rename header files from `.h` to `.hpp`
33a2e4e
Style: rename functions to lower_snake
25b9b5a
Fix: charToIndex & Chore: hex -> binary
97b839f
Update: building & running in README.md
f9892ce
Feat: Base32
92f1e3d
Refactor: Base64
3670f9c
Feat: Base16
771b610
Upload: RFC4648 doc
033cce4
Update: add new baseXX
11b7489
Feat: Base64 decode
09e7e61
Feat: Base64 encode
89c5610
Upload: alphabet images
c5ae12e
Upload: README.md & READMD.zh-TW.md
85ebbae
Initial commit
1cd26bc