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:
SilentDawn 2020-07-27 22:55:08 +08:00 committed by GitHub
parent d01c3907eb
commit 8ed6d5ee7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
[#]: via: (https://opensource.com/article/20/6/python-passwords)
[#]: author: (Moshe Zadka https://opensource.com/users/moshez)
有了这个 Python 加密算法,你再也不忘记密码了
有了这个 Python 加密算法,你再也不用担心忘记密码了
======
本密码保护算法使用 Python 实现,基于 Shamir 秘密共享算法,可以有效避免黑客窃取和自己不经意忘记引发的风险和不便。
![Searching for code][1]