-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
How to reproduce:
- Install crypto
- Run crypto
- Run help command
How I want it to look like:
dsa -> dsa_little_doc
dummy_rsa -> dummy_rsa it's super dummy rsa for easier analysis
elgamal -> encrypt/decrypt using elgamal algo
elliptic -> encrypt/decrypt using elliptic algo
generate_ca -> generate_ca_little_doc
generate_client_cert -> generate_client_cert_little_doc
hash -> generate hash from data
How it looks now:
dsa -> dsa_little_doc
dummy_rsa -> dummy_rsa it's super dummy rsa for easier analysis
elgamal -> encrypt/decrypt using elgamal algo
elliptic -> encrypt/decrypt using elliptic algo
generate_ca -> generate_ca_little_doc
generate_client_cert -> generate_client_cert_little_doc
hash -> generate hash from data
Hint: issue in crypto_commands/help.py
Metadata
Metadata
Assignees
Labels
No labels