Metadata-Version: 2.1
Name: aes-sha1prng
Version: 0.0.1
Summary: AES/ECB/PKCS5Padding Python library
Home-page: https://github.com/Bob-Du/aes-sha1prng
Author: BobDu
Author-email: i@bobdu.cc
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/markdown
Requires-Dist: pycryptodome

Used by AES encrypt or decrypt.
AES/ECB/PKCS5Padding  same as aes in java default.


