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 phe...@gmail.com on 14 Apr 2014 at 3:29
Original issue reported on code.google.com by
phe...@gmail.com
on 14 Apr 2014 at 3:29Attachments: