Skip to content

SladeThe/z85

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z85

Base-85 encoding and decoding

The library is inspired by https://github.com/tilinna/z85 and partially based on its codebase.

The key improvements compare to the predecessor are:

  • automatic padding of input data, source length divisible by 4 is no longer required;
  • low level optimizations, now it works about 1.5 times faster.

About

Base-85 encoding and decoding

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages