Lines Matching refs:v1
25 [B<-v1> I<alg>]
37 format with a variety of PKCS#5 (v1.5 and v2.0) and PKCS#12 algorithms.
134 =item B<-v1> I<alg>
136 This option indicates a PKCS#5 v1.5 or PKCS#12 algorithm should be used. Some
165 the older PKCS#5 v1.5 form instead, possibly also requiring insecure weak
179 Various algorithms can be used with the B<-v1> command line option,
180 including PKCS#5 v1.5 and PKCS#12. These are described in more detail
187 These algorithms were included in the original PKCS#5 v1.5 specification.
192 These algorithms are not mentioned in the original PKCS#5 v1.5 specification
227 openssl pkcs8 -in key.pem -topk8 -v1 PBE-MD5-DES -out enckey.pem
232 openssl pkcs8 -in key.pem -topk8 -out enckey.pem -v1 PBE-SHA1-3DES