Package md5 implements the MD5 hash algorithm as defined in RFC 1321 base64

https://golang.google.cn/pkg/crypto/md5/

 Go by Example 中文:Base64编码 https://books.studygolang.com/gobyexample/base64-encoding/