Home
last modified time | relevance | path

Searched refs:DER (Results 1 – 25 of 197) sorted by relevance

12345678

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dder3 # der: file(1) magic for DER encoded files
30 >>&0 der int1=00 DER Encoded Certificate request
37 >&0 der int3=010001 DER Encoded Key Pair, 512 bits
42 >&0 der int3=010001 DER Encoded Key Pair, 1024 bits
47 >&0 der int3=010001 DER Encoded Key Pair, 2048 bits
52 >&0 der int3=010001 DER Encoded Key Pair, 4096 bits
57 >&0 der int3=010001 DER Encoded Key Pair, 8192 bits
62 >&0 der int3=010001 DER Encoded Key Pair, 16k bits
67 >&0 der int3=010001 DER Encoded Key Pair, 32k bits
72 >>&0 der int2=0dfa DER Encoded Certificate, 512 bits
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dcrl2pkcs7.pod12 [B<-inform PEM|DER>]
13 [B<-outform PEM|DER>]
33 =item B<-inform DER|PEM>
35 This specifies the CRL input format. B<DER> format is DER encoded CRL
37 the DER form with header and footer lines. The default format is PEM.
39 =item B<-outform DER|PEM>
41 This specifies the PKCS#7 structure output format. B<DER> format is DER
43 the DER form with header and footer lines. The default format is PEM.
75 Creates a PKCS#7 structure in DER format with no CRL from several
79 -certfile demoCA/cacert.pem -outform DER -out p7.der
[all …]
H A Dcrl.pod12 [B<-inform PEM|DER>]
13 [B<-outform PEM|DER>]
28 The B<crl> command processes CRL files in DER or PEM format.
38 =item B<-inform DER|PEM>
40 This specifies the input format. B<DER> format is DER encoded CRL
42 the DER form with header and footer lines.
44 =item B<-outform DER|PEM>
117 Convert a CRL file from PEM to DER:
119 openssl crl -in crl.pem -outform DER -out crl.der
121 Output the text form of a DER encoded certificate:
[all …]
H A Dpkcs7.pod12 [B<-inform PEM|DER>]
13 [B<-outform PEM|DER>]
23 The B<pkcs7> command processes PKCS#7 files in DER or PEM format.
33 =item B<-inform DER|PEM>
35 This specifies the input format. B<DER> format is DER encoded PKCS#7
37 the DER form with header and footer lines.
39 =item B<-outform DER|PEM>
80 Convert a PKCS#7 file from PEM to DER:
82 openssl pkcs7 -in file.pem -outform DER -out file.der
H A Dsess_id.pod12 [B<-inform PEM|DER>]
13 [B<-outform PEM|DER|NSS>]
36 =item B<-inform DER|PEM>
38 This specifies the input format. The B<DER> option uses an ASN1 DER encoded
40 to the next. The B<PEM> form is the default format: it consists of the B<DER>
43 =item B<-outform DER|PEM|NSS>
45 This specifies the output format. The B<PEM> and B<DER> options have the same meaning
H A Ddsaparam.pod12 [B<-inform DER|PEM>]
13 [B<-outform DER|PEM>]
37 =item B<-inform DER|PEM>
39 This specifies the input format. The B<DER> option uses an ASN1 DER encoded
42 of the B<DER> format base64 encoded with additional header and footer lines.
44 =item B<-outform DER|PEM>
H A Ddsa.pod12 [B<-inform PEM|DER>]
13 [B<-outform PEM|DER>]
52 =item B<-inform DER|PEM>
54 This specifies the input format. The B<DER> option with a private key uses
55 an ASN1 DER encoded form of an ASN.1 SEQUENCE consisting of the values of
60 The B<PEM> form is the default format: it consists of the B<DER> format base64
64 =item B<-outform DER|PEM>
156 To convert a private key from PEM to DER format:
158 openssl dsa -in key.pem -outform DER -out keyout.der
H A Drsa.pod12 [B<-inform PEM|DER>]
13 [B<-outform PEM|DER>]
56 =item B<-inform DER|PEM>
58 This specifies the input format. The B<DER> option uses an ASN1 DER encoded
60 The B<PEM> form is the default format: it consists of the B<DER> format base64
64 =item B<-outform DER|PEM>
170 To convert a private key from PEM to DER format:
172 openssl rsa -in key.pem -outform DER -out keyout.der
H A Dpkey.pod12 [B<-inform PEM|DER>]
13 [B<-outform PEM|DER>]
42 =item B<-inform DER|PEM>
44 This specifies the input format DER or PEM. The default format is PEM.
46 =item B<-outform DER|PEM>
138 To convert a private key from PEM to DER format:
140 openssl pkey -in key.pem -outform DER -out keyout.der
H A Dec.pod12 [B<-inform PEM|DER>]
13 [B<-outform PEM|DER>]
48 =item B<-inform DER|PEM>
50 This specifies the input format. The B<DER> option with a private key uses
51 an ASN.1 DER encoded SEC1 private key. When used with a public key it
53 The B<PEM> form is the default format: it consists of the B<DER> format base64
57 =item B<-outform DER|PEM>
170 To convert a private key from PEM to DER format:
172 openssl ec -in key.pem -outform DER -out keyout.der
H A Ddhparam.pod12 [B<-inform DER|PEM>]
13 [B<-outform DER|PEM>]
40 =item B<-inform DER|PEM>
42 This specifies the input format. The B<DER> option uses an ASN1 DER encoded
44 default format: it consists of the B<DER> format base64 encoded with
47 =item B<-outform DER|PEM>
H A Decparam.pod12 [B<-inform DER|PEM>]
13 [B<-outform DER|PEM>]
42 =item B<-inform DER|PEM>
44 This specifies the input format. The B<DER> option uses an ASN.1 DER encoded
46 format: it consists of the B<DER> format base64 encoded with additional
49 =item B<-outform DER|PEM>
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/data/
H A Dgen-req.sh161 -outform DER \
172 -outform DER \
184 -outform DER \
195 -outform DER \
206 -outform DER \
217 -outform DER \
226 -outform DER \
236 -outform DER \
246 -outform DER \
256 -outform DER \
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-crl.pod.in12 [B<-inform> B<DER>|B<PEM>]
13 [B<-outform> B<DER>|B<PEM>]
15 [B<-keyform> B<DER>|B<PEM>|B<P12>]
37 This command processes CRL files in DER or PEM format.
47 =item B<-inform> B<DER>|B<PEM>
52 =item B<-outform> B<DER>|B<PEM>
61 =item B<-keyform> B<DER>|B<PEM>|B<P12>
145 Convert a CRL file from PEM to DER:
147 openssl crl -in crl.pem -outform DER -out crl.der
149 Output the text form of a DER encoded certificate:
H A Dopenssl-crl2pkcs7.pod.in12 [B<-inform> B<DER>|B<PEM>]
13 [B<-outform> B<DER>|B<PEM>]
34 =item B<-inform> B<DER>|B<PEM>
39 =item B<-outform> B<DER>|B<PEM>
76 Creates a PKCS#7 structure in DER format with no CRL from several
80 -certfile demoCA/cacert.pem -outform DER -out p7.der
88 the certificate enrollment process. This involves sending the DER encoded output
H A Dopenssl-pkcs7.pod.in16 [B<-inform> B<DER>|B<PEM>]
17 [B<-outform> B<DER>|B<PEM>]
40 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>
84 Convert a PKCS#7 file from PEM to DER:
86 openssl pkcs7 -in file.pem -outform DER -out file.der
H A Dopenssl-pkey.pod.in20 [B<-inform> B<DER>|B<PEM>|B<P12>|B<ENGINE>]
24 [B<-outform> B<DER>|B<PEM>]
77 =item B<-inform> B<DER>|B<PEM>|B<P12>|B<ENGINE>
108 =item B<-outform> B<DER>|B<PEM>
117 Encryption is not supported for DER output.
148 This cannot be combined with encoded output in DER format.
153 This cannot be combined with encoded output in DER format.
191 To convert a private key from PEM to DER format:
193 openssl pkey -in key.pem -outform DER -out keyout.der
H A Dopenssl-format-options.pod20 files in any of the B<DER>, B<PEM> or B<P12> formats. Specifying their input
22 the possible formats. However if the B<DER> or B<PEM> input format is specified
63 =item B<DER>
66 (DER) of the ASN.1 data language.
76 A DER-encoded file containing a PKCS#12 object.
H A Dopenssl-dsa.pod.in16 [B<-inform> B<DER>|B<PEM>]
17 [B<-outform> B<DER>|B<PEM>]
59 =item B<-inform> B<DER>|B<PEM>
64 =item B<-outform> B<DER>|B<PEM>
161 To convert a private key from PEM to DER format:
163 openssl dsa -in key.pem -outform DER -out keyout.der
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A Dossl_DER_w_precompiled.pod6 - internal DER writers for precompiled DER blobs
18 There may be already existing DER blobs that can simply be copied to
22 structure being DER encoded, use ossl_DER_w_precompiled().
24 ossl_DER_w_precompiled() will simply take the DER encoded blob given as
H A Dossl_DER_w_bn.pod7 - internal DER writers for DER primitives
24 (remember that DER writers are used backwards) the DER encoding of
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man7/
H A DDERlib.pod5 DERlib - internal OpenSSL DER library
9 OpenSSL contains an internal small DER reading and writing library,
33 =head2 DER writers / encoders
35 DER writers are based in L<WPACKET(3)>, a generic packet writing
39 DER writers must be used in reverse order, except for the wrapping
50 With the DER library, this is the corresponding code, given two OpenSSL
68 =head2 DER readers / decoders
111 C<sha256Identifier> and C<mgf1SHA256Identifier>, the DER writing code
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A Dd2i_RSAPrivateKey.pod130 B<d2i_I<TYPE>PrivateKey>() and derivates thereof decode DER encoded
133 B<d2i_I<TYPE>PublicKey>() and derivates thereof decode DER encoded
136 B<d2i_I<TYPE>params>() and derivates thereof decode DER encoded B<I<TYPE>>
139 B<d2i_I<TYPE>_PUBKEY>() and derivates thereof decode DER encoded B<I<TYPE>>
143 B<I<TYPE>> data into a type specific DER encoded structure.
146 B<I<TYPE>> data into a type specific DER encoded structure.
149 parameters data into a type specific DER encoded structure.
152 B<I<TYPE>> data into a DER encoded B<SubjectPublicKeyInfo> structure.
156 Similarly, i2d_RSAPrivateKey() and i2d_RSAPublicKey() produce DER encoded
181 A caveat is that L<i2d_PrivateKey(3)> may output a DER encoded PKCS#8
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/
H A Dlayman.asc1 A Layman's Guide to a Subset of ASN.1, BER, and DER
24 (DER). The particular purpose of this note is to provide
69 Rules (DER), which is a subset of BER, gives a unique
73 BER and DER sufficient to understand and implement one OSI-
76 overview of ASN.1, BER, and DER and an abridged list of
77 ASN.1 types and their BER and DER encodings. Sections 2-4
78 give an overview of ASN.1, BER, and DER, in that order.
477 The Distinguished Encoding Rules for ASN.1, abbreviated DER,
479 any ASN.1 value as an octet string. DER is intended for
482 on an ASN.1 value. DER is defined in Section 8.7 of X.509.
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/providers/
H A Ddecoders.inc87 DECODER_w_structure("DER", der, SubjectPublicKeyInfo, der, yes),
88 DECODER("DER", pem, der, yes),
91 * and decrypts it, passing on the unencrypted PrivateKeyInfo in DER
94 DECODER_w_structure("DER", der, EncryptedPrivateKeyInfo, der, yes),

12345678