/freebsd/contrib/file/magic/Magdir/ |
H A D | der | 3 # 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 …]
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-crl.pod.in | 12 [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 encode [all...] |
H A D | openssl-crl2pkcs7.pod.in | 12 [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 D | openssl-pkcs7.pod.in | 16 [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 D | openssl-pkey.pod.in | 20 [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 D | openssl-format-options.pod | 20 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 D | openssl-dsa.pod.in | 16 [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
|
H A D | openssl-dsaparam.pod.in | 12 [B<-inform> B<DER>|B<PEM>] 13 [B<-outform> B<DER>|B<PEM>] 39 =item B<-inform> B<DER>|B<PEM> 44 =item B<-outform> B<DER>|B<PEM>
|
H A D | openssl-rsa.pod.in | 16 [B<-inform> B<DER>|B<PEM>|B<P12>|B<ENGINE>] 17 [B<-outform> B<DER>|B<PEM>] 61 =item B<-inform> B<DER>|B<PEM>|B<P12>|B<ENGINE> 66 =item B<-outform> B<DER>|B<PEM> 173 To convert a private key from PEM to DER format: 175 openssl rsa -in key.pem -outform DER -out keyout.der
|
H A D | openssl-pkcs8.pod.in | 13 [B<-inform> B<DER>|B<PEM>] 14 [B<-outform> B<DER>|B<PEM>] 53 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM> 66 If B<-topk8> is not used and B<DER> mode is set the output file will be an 67 unencrypted private key in traditional DER format. 173 It is possible to write out DER encoded encrypted private keys in 234 Read a DER unencrypted PKCS#8 format private key: 236 openssl pkcs8 -inform DER -nocrypt -in key.der -out key.pem
|
H A D | openssl-ec.pod.in | 16 [B<-inform> B<DER>|B<PEM>|B<P12>|B<ENGINE>] 17 [B<-outform> B<DER>|B<PEM>] 52 =item B<-inform> B<DER>|B<PEM>|B<P12>|B<ENGINE> 57 =item B<-outform> B<DER>|B<PEM> 164 To convert a private key from PEM to DER format: 166 openssl ec -in key.pem -outform DER -out keyout.der
|
H A D | openssl-dhparam.pod.in | 12 [B<-inform> B<DER>|B<PEM>] 13 [B<-outform> B<DER>|B<PEM>] 43 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>
|
H A D | openssl-sess_id.pod.in | 12 [B<-inform> B<DER>|B<PEM>] 13 [B<-outform> B<DER>|B<PEM>|B<NSS>] 40 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>|B<NSS>
|
H A D | openssl-ecparam.pod.in | 12 [B<-inform> B<DER>|B<PEM>] 13 [B<-outform> B<DER>|B<PEM>] 44 =item B<-inform> B<DER>|B<PEM> 49 =item B<-outform> B<DER>|B<PEM>
|
H A D | openssl-asn1parse.pod.in | 12 [B<-inform> B<DER>|B<PEM>] 41 =item B<-inform> B<DER>|B<PEM> 52 Output file to place the DER encoded data into. If this 175 Parse a DER file: 177 openssl asn1parse -inform DER -in file.der
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_DER_w_precompiled.pod | 6 - 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 D | ossl_DER_w_bn.pod | 7 - internal DER writers for DER primitives 24 (remember that DER writers are used backwards) the DER encoding of
|
H A D | ossl_DER_w_begin_sequence.pod | 6 - internal DER writers for DER constructed elements
|
/freebsd/crypto/openssl/doc/internal/man7/ |
H A D | DERlib.pod | 5 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
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | d2i_RSAPrivateKey.pod | 130 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 …]
|
H A D | X509_cmp.pod | 29 values of two B<X509> objects and the canonical (DER) encoding values. 33 canonical (DER) encoding values of the two objects using L<i2d_X509_NAME(3)>. 64 the comparison job. Data to be compared varies from DER encoding data, hash
|
/freebsd/crypto/heimdal/doc/ |
H A D | layman.asc | 1 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 …]
|
/freebsd/contrib/libder/ |
H A D | README.md | 5 libder is a small library for encoding/decoding DER-encoded objects. It is 7 re-encode the resulting tree would apply any normalization expected by a DER 18 libder is not intended to be a general-purpose library for working with DER/BER
|
/freebsd/crypto/openssl/providers/ |
H A D | decoders.inc | 87 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),
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | test_cert.in | 63 ${hxtool} certificate-copy PEM-FILE:cert-pem.tmp DER-FILE:cert-der.tmp || exit 1 64 ${hxtool} certificate-copy DER-FILE:cert-der.tmp PEM-FILE:cert-pem2.tmp || exit 1
|