Metadata-Version: 2.1
Name: jtim_enc
Version: 0.1
Summary: Randomized Base64 codec
Home-page: https://gitlab.com/jeefies/jtim-enc
Author: Jeefy
Author-email: jeefy163@163.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# jtim-enc

**Jeefy's time encryptor**....

Would fucking use in nowhere...

## Techniques

采用随机化的类 base64 编码。思路很简单，实现也非常容易。

具体内容见目录文件。
