webdriver_template/telecli/lib/python3.11/site-packages/rsa-4.9.dist-info/entry_points.txt
2024-08-10 17:48:21 +06:00

9 lines
201 B
Plaintext

[console_scripts]
pyrsa-decrypt=rsa.cli:decrypt
pyrsa-encrypt=rsa.cli:encrypt
pyrsa-keygen=rsa.cli:keygen
pyrsa-priv2pub=rsa.util:private_to_public
pyrsa-sign=rsa.cli:sign
pyrsa-verify=rsa.cli:verify