mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-04-02 02:50:11 +08:00
Update and rename sources/tech/20200611 Never forget your password with this Python encryption algorithm.md to translated/tech/20200611 Never forget your password with this Python encryption algorithm.md
This commit is contained in:
parent
d01c3907eb
commit
8ed6d5ee7c
@ -7,7 +7,7 @@
|
|||||||
[#]: via: (https://opensource.com/article/20/6/python-passwords)
|
[#]: via: (https://opensource.com/article/20/6/python-passwords)
|
||||||
[#]: author: (Moshe Zadka https://opensource.com/users/moshez)
|
[#]: author: (Moshe Zadka https://opensource.com/users/moshez)
|
||||||
|
|
||||||
有了这个 Python 加密算法,你再也不会忘记密码了
|
有了这个 Python 加密算法,你再也不用担心忘记密码了
|
||||||
======
|
======
|
||||||
本密码保护算法使用 Python 实现,基于 Shamir 秘密共享算法,可以有效避免黑客窃取和自己不经意忘记引发的风险和不便。
|
本密码保护算法使用 Python 实现,基于 Shamir 秘密共享算法,可以有效避免黑客窃取和自己不经意忘记引发的风险和不便。
|
||||||
![Searching for code][1]
|
![Searching for code][1]
|
Loading…
Reference in New Issue
Block a user