Skip to content

parallelchain-io/base64url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Base64 URL (base64url)

Base64URL is a modification of the main Base64 standard as described in RFC4648, the purpose of which is the ability to use the encoding result as filename or URL address. This crate provides simple encode and decode function without additional config setup.

This library is based on base64 implementation.

Releases

No releases published

Languages