Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
base32 で暗号化された文字列をデコードして、mysql の元の文字列に戻す方法を探しています。base64 でこれを行う SP があることは知っていますが、base32 では何も見つかりません。
出来ますか?どこかで使用できるストアド プロシージャはありますか?
これを実装する方法は何ですか?
ありがとう!