You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crypto-JS does today not support RFC 4648 Base32 encoding. Attached you'll find
an implementation for both alphabets defined in RFC 4648; the standard alphabet
as CryptoJS.enc.Base32, the extended hex alphabet as CryptoJS.enc.Base32EH.
Test cases are also included.
Original issue reported on code.google.com by [email protected] on 14 Apr 2014 at 3:29
Original issue reported on code.google.com by
[email protected]
on 14 Apr 2014 at 3:29Attachments:
The text was updated successfully, but these errors were encountered: