8000 GitHub - inugami-dev64/base64cpp: Base64 encoder and decoder library for C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

inugami-dev64/base64cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

base64cpp

Base64 encoder and decoder library for C++.

Functions

Encoder function takes unsigned char vector and returns base64 encoded string.
Decoder function takes base64 encoded string and returns decoded unsigned char vector.

About

Base64 encoder and decoder library for C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0