No project description provided
Project description
typecho-password
Typecho(数据库中)用户密码的生成及验证
使用方法
- 安装
pip install typecho-password
- 使用
from typecho_password import PasswordContext
m = PasswordContext()
hashed_password = m.hash('123456789ABCabc')
print(m.verify('123456789ABCabc', hashed_password))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file typecho-password-0.0.1.tar.gz
.
File metadata
- Download URL: typecho-password-0.0.1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e9cbb1b3dee7db69e2f00ae0646156f666008113aed5a7483c5f52891162d67 |
|
MD5 | 0253283f8751c1a82007ee9b968bdd3d |
|
BLAKE2b-256 | 221bd0fa730292faf97192efef11724994616786e26936aa9ebfae285958fd9d |
File details
Details for the file typecho_password-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: typecho_password-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c93f5998546d87049c7ab10c183921cbbdbbc579517fccce44157637cf710f36 |
|
MD5 | 06de0aec402b8cb461254cd7c71e16bb |
|
BLAKE2b-256 | a89baf46068ed38f89f5ae9fb475b3e953bf4bb7d8ec1976b1fedafe73afd4cf |