# py3rsa-encrypt(1) - man - phpMan

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



## NAME
       **py3rsa-encrypt** - encrypt a file

## SYNOPSIS
       **py3rsa-encrypt** [_OPTION_]... _PUBLIC_KEY_

## DESCRIPTION
       Encrypt a file. The file must be shorter than the key length in order to be encrypted.

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

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

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

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

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




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