# py3rsa-decrypt(1) - man - phpman

[py3rsa-decrypt(1)](https://www.chedong.com/phpMan.php/man/py3rsa-decrypt/1/markdown)                      General Commands Manual                     [py3rsa-decrypt(1)](https://www.chedong.com/phpMan.php/man/py3rsa-decrypt/1/markdown)



## NAME
       **py3rsa-decrypt** - decrypt a file

## SYNOPSIS
       **py3rsa-decrypt** [_OPTION_]... _PRIVATE_KEY_

## DESCRIPTION
       Decrypt  a  file. The original file must be shorter than the key length in order to have been
       encrypted.

## OPTIONS
### -h --help
              show help message and exit

### -i --input=
              name of the file to decrypt. read from stdin if not specified.

### -o --output=
              name of the file to write the decrypted file to. write to stdout if this option is not
              present.

       **--keyform=**_KEYFORM_
              key format of the private key - default PEM

## AUTHOR
       **py3rsa-decrypt** was written by Sybren A. Stuvel <sybren AT stuvel.eu>.



                                                                                   [py3rsa-decrypt(1)](https://www.chedong.com/phpMan.php/man/py3rsa-decrypt/1/markdown)
