Home
last modified time | relevance | path

Searched refs:base32EncodeUpper (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DEncoding.php53 public static function base32EncodeUpper(string $str): string function in ParagonIE\\ConstantTime\\Encoding
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md46 echo Encoding::base32EncodeUpper($data), "\n";