/**
* Base32 Encode Function
*/
Base32\Base32::encode('hello world');
/**
* Base32 Decode Function
*/
Base32\Base32::decode('NBSWY3DPEB3W64TMMQ');
This repository was archived by the owner on Jul 17, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
laeo/base32
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Base32 Algorithm writes in PHP.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published