We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a729144 commit e6109cdCopy full SHA for e6109cd
libs/python.wiki
@@ -1251,6 +1251,14 @@ Home:[http://pyopenssl.sourceforge.net/]
1251
1252
[https://en.wikipedia.org/wiki/OpenSSL OpenSSL] 在加密领域可是大名鼎鼎。这个库使用 Python 对 OpenSSL 进行很薄的封装。
1253
1254
+<h4>Keyczar</h4>
1255
+
1256
+Home:[https://github.com/google/keyczar]
1257
1258
+这是 Google 提供的加密库,同时提供 C++、Java、Python 三种语言的实现。
1259
1260
+它提供了比较高层的 API, 使用者无需关心太多的细节。
1261
1262
----
1263
1264
= 9 处理文件格式 =
0 commit comments