Home
last modified time | relevance | path

Searched refs:BER (Results 1 – 24 of 24) sorted by relevance

/freebsd/crypto/heimdal/doc/
H A Dlayman.asc1 A Layman's Guide to a Subset of ASN.1, BER, and DER
23 Encoding Rules (BER), and Distinguished Encoding Rules
60 ones and zeros is called the BER (Basic Encoding Rules,
65 others. BER describes how to represent or encode values of
67 generally more than one way to BER-encode a given value.
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.
[all …]
/freebsd/crypto/openssl/doc/man3/
H A Di2d_PKCS7_bio_stream.pod5 i2d_PKCS7_bio_stream - output PKCS7 structure in BER format
15 i2d_PKCS7_bio_stream() outputs a PKCS7 structure in BER format.
26 The prefix "i2d" is arguably wrong because the function outputs BER format.
H A Di2d_CMS_bio_stream.pod5 i2d_CMS_bio_stream - output CMS_ContentInfo structure in BER format
15 i2d_CMS_bio_stream() outputs a CMS_ContentInfo structure in BER format.
26 The prefix "i2d" is arguably wrong because the function outputs BER format.
H A DSMIME_write_CMS.pod41 If streaming is performed the content is output in BER format using indefinite
H A DSMIME_write_PKCS7.pod42 If streaming is performed the content is output in BER format using indefinite
H A DBIO_new_CMS.pod17 automatically translated to a BER format CMS structure of the appropriate type.
H A DSMIME_write_ASN1.pod58 If streaming is performed the content is output in BER format using indefinite
H A DASN1_TYPE_get.pod66 value under BER can have any nonzero encoding but ASN1_TYPE_cmp() will
H A Dd2i_RSAPrivateKey.pod254 The functions can also understand B<BER> forms.
H A Dd2i_X509.pod435 The functions can also understand B<BER> forms.
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1_err.et25 error_code INDEF_OVERRUN, "ASN.1 BER indefinte encoding overrun"
26 error_code INDEF_UNDERRUN, "ASN.1 BER indefinte encoding underun"
27 error_code GOT_BER, "ASN.1 got BER encoded when expected DER"
H A DChangeLog1220 * asn1_print.c: handle end of content, this is part BER support,
1660 * gen_decode.c: add flag to decode broken DCE BER encoding
1662 * gen_locl.h: add flag to decode broken DCE BER encoding
1664 * main.c: add flag to decode broken DCE BER encoding
/freebsd/contrib/file/magic/Magdir/
H A Dber4 # ber: file(1) magic for several BER formats used in the mobile
9 # rules (BER) is the used encoding. The formats are used for exchanging
27 # Sender long tag #TAP 3.x (BER encoded)
/freebsd/contrib/libder/
H A DREADME.md6 expected to be able to decode any BER-encoded buffer, and an attempt to
18 libder is not intended to be a general-purpose library for working with DER/BER
/freebsd/sys/dev/pcf/
H A Dpcfvar.h43 #define BER 0x10 /* bus error, misplaced START or STOP */ macro
H A Dpcf.c240 if (status & BER) { in pcf_intr()
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_ecdsa.txt81 # BER signature
H A Devppkey_dsa.txt91 # BER signature
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-smime.pod.in322 As a result the encoding is BER using indefinite length constructed encoding
H A Dopenssl-cms.pod.in661 As a result the encoding is BER using indefinite length constructed encoding
/freebsd/crypto/heimdal/
H A DNEWS79 - Support BER in ASN.1 library (needed for CMS)
H A DChangeLog.2000410 * lib/asn1/der_get.c: add comment on *why* DCE sometimes used BER
/freebsd/contrib/bearssl/src/x509/
H A Dasn1.t0231 \ the whole of ASN.1/BER, but is sufficient for certificate parsing.
/freebsd/crypto/openssl/
H A DCHANGES.md7708 program for discovering this case) and use of BER or invalid ASN.1 INTEGERs
8777 program for discovering this case) and use of BER or invalid ASN.1 INTEGERs
9628 to output in BER and PEM format.
10639 Lack of BER streaming support means one pass streaming processing is