Dynamic encryption software program
Project description
1.Functional description 功能描述
This is a Python program Dynamic Encryption Pack, password, the default daily updates, you can let the user focus on your daily send the password to get software use rights
这是一个给python程序动态加密的包,密码默认每日更新,你可以让用户关注你,每日发送的密码,来获取软件使用权限的
2.Encryption method 加密方式 Gets the current is add a few months a couple of months and days in future, use md5 encryption, and take the encrypted string of 1 to 6 - bit 获取当前是几月几日后将月与日相加,使用md5加密,并取加密后字符串的1到6位
3.method of application 使用方法
from otpwd.Otpwd import *
epts=Ept()
name=epts.main()
if name=='vk':
Your main program
You can modify otp. PY pwd_ functions to implement your own encryption method and algorithm, change the frequency of password changes ( the default ONE DAY AT A TIME )
你可以通过修改Otpwd.py里的pwd_函数来实现自己的加密方式与算法,更改密码变动的频率(默认一天一次)
You can comment out when used in otpwd. PY, line 19th print password
正式使用时您可以将Otpwd.py第19行的打印密码注释掉
4.Required Module 需要用到的模块 import time import hashlib import tkinter
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Otpwd-0.0.6.tar.gz.
File metadata
- Download URL: Otpwd-0.0.6.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71fe79eedb29e304a549ca3a1e503199e4da858e1e5f1efe9be0bd1fe1644a9c
|
|
| MD5 |
faace6385b01854f86bc313da2518d75
|
|
| BLAKE2b-256 |
973b03e8ac24f87ec4679973af311b45b1bcba1a6e2947417c5791a5fe23920a
|
File details
Details for the file Otpwd-0.0.6-py3-none-any.whl.
File metadata
- Download URL: Otpwd-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
351b2251592de78be278a8f4560f4295643a39fe3597a68e2902a408b1037462
|
|
| MD5 |
8385dcf2ddcd76cf0f40b13756787f06
|
|
| BLAKE2b-256 |
f005347a46021be7394560ea932c3bf33fd437bd9fd74126c5cff5ec0c943e90
|