Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 200 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 200 Bytes

base32k

Store 8bits data into UFT16 strings, with a "valid" string.

List implementations of the base32k algorithm. Based on the javascript version of Simon Ratner. Currently :

  • Javascript
  • Java