Fork me on GitHub

base32解密

运行环境python2.7

1
2
import base64
print base64.b32decode("NNSXS63JONRWGY3GOJTGO5DBMVTGCZ3SNB2H2===")

Your support will encourage me to continue to create!