Uses bitwise operators instead of table-lookups to turn 6-bit integers into 8-bit integers.
ParagonIE_Sodium_Core_Base64_Common::encode6Bits
Uses bitwise operators instead of table-lookups to turn 8-bit integers into 6-bit integers.
ParagonIE_Sodium_Core_Base64_Common::decode
decode from base64 into binary
ParagonIE_Sodium_Core_Base64_Common::doEncode
Advertisement
ParagonIE_Sodium_Core_Base64_Common::encode
Encode into Base64
ParagonIE_Sodium_Core_Base64_Common::encodeUnpadded
Encode into Base64, no = padding
ParagonIE_Sodium_Core_Base64_Common
Class ParagonIE_Sodium_Core_Base64