Skip to content

RTFW-rs/rtfw-base64-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ rtfw-base64-rs

build

This is a lazy implementation of Base64 from scratch to learn how it works.

Context

I was playing with OAuth PKCE and ended up facing some issues with Base64. After fixing them, I thought to myself that writing a Base64 encoder from scratch should not be too hard.

So, there it is.

About

✨ Trying to implement Base 64 encoding from scratch just for fun.

Topics

Resources

License

Stars

Watchers

Forks

Contributors