Skip to content

Commit e6109cd

Browse files
committed
增加 Keyczar
1 parent a729144 commit e6109cd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

libs/python.wiki

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,6 +1251,14 @@ Home:[http://pyopenssl.sourceforge.net/]
12511251

12521252
[https://en.wikipedia.org/wiki/OpenSSL OpenSSL] 在加密领域可是大名鼎鼎。这个库使用 Python 对 OpenSSL 进行很薄的封装。
12531253

1254+
<h4>Keyczar</h4>
1255+
1256+
Home:[https://github.com/google/keyczar]
1257+
1258+
这是 Google 提供的加密库,同时提供 C++、Java、Python 三种语言的实现。
1259+
1260+
它提供了比较高层的 API, 使用者无需关心太多的细节。
1261+
12541262
----
12551263

12561264
= 9 处理文件格式 =

0 commit comments

Comments
 (0)