mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 00:43:26 +08:00
翻译11.12部分内容
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Go 中的密码学
|
||||
# 12.12 Go 中的密码学
|
||||
|
||||
通过网络传输的数据必须加密,以防止被 hacker(黑客)读取或篡改,并且保证发出的数据和收到的数据检验和一致。
|
||||
鉴于 Go 母公司的业务,我们毫不惊讶地看到 Go 的标准库为该领域提供了超过 30 个的包:
|
||||
|
Reference in New Issue
Block a user