Lines Matching refs:encryption
82 The PKCS#12 export encryption and MAC options such as B<-certpbe> and B<-iter>
84 Conversely, the options regarding encryption of private keys when outputting
87 The default encryption algorithm is AES-256-CBC with PBKDF2 for key derivation.
117 Prompt for separate integrity and encryption passwords: most software
143 In the legacy mode, the default algorithm for certificate encryption
145 in the build. The default algorithm for private key encryption is 3DES_CBC.
147 and the default encryption algorithm for both certificates and private keys is
318 encryption purposes but arbitrary length keys for signing. The B<-keysig>
333 Special value C<NONE> disables encryption of the private key and certificates.
348 This option specifies the iteration count for the encryption key and MAC. The
359 By default both encryption and MAC iteration counts are set to 2048, using
360 these options the MAC and encryption iteration counts can be set to 1, since
362 really have to. Most software supports both MAC and encryption iteration counts.
397 The B<-keypbe> and B<-certpbe> algorithms allow the precise encryption
401 be used to reduce the private key encryption to 40 bit RC2. A complete