mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[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
|
||||
|
Reference in New Issue
Block a user