Lines Matching refs:encrypt
21 [B<-encrypt>]
128 It can encrypt, decrypt, sign, verify, compress, uncompress, and print messages.
133 performed: encrypt, decrypt, sign, verify, resign, sign_receipt, verify_receipt,
169 =item B<-encrypt>
336 B<-EncryptedData_decrypt>, B<-encrypt> and B<-decrypt> options. When used
337 with B<-encrypt> or B<-decrypt> the supplied key is used to wrap or unwrap the
344 B<-encrypt>. With B<-decrypt> operations the I<id> is used to locate the
418 If not specified, AES-256-CBC is used as the default. Only used with B<-encrypt> and
572 identifier extension. Supported by B<-sign> and B<-encrypt> options.
659 The options B<-encrypt> and B<-decrypt> reflect common usage in S/MIME
669 and no longer DER. Streaming is supported for the B<-encrypt> operation and the
762 The use of the B<-keyid> option with B<-sign> or B<-encrypt>.
768 The B<-secretkey> option when used with B<-encrypt>.
772 The use of OAEP or non-RSA keys with B<-encrypt>.
812 openssl cms -encrypt -in in.txt -from steve@openssl.org \
816 Sign and encrypt mail:
819 | openssl cms -encrypt -out mail.msg \
848 openssl cms -encrypt -in plain.txt -camellia128 -out mail.msg cert.pem
861 openssl cms -encrypt -in plain.txt -out mail.msg \
866 openssl cms -encrypt -in plain.txt -out mail.msg \
908 The use of non-RSA keys with B<-encrypt> and B<-decrypt>