Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Basic Encoding Rules

You are here: irt.org | FOLDOC | Basic Encoding Rules

<protocol, standard> (BER) ASN.1 encoding rules for producing self-identifying and self-delimiting transfer syntax for data structures described in ASN.1 notations.

BER is an self-identifying and self-delimiting encoding scheme, which means that each data value can be identified, extracted and decoded individually.

Huw Rogers once described BER as "a triumph of bloated theory over clean implementation". He also criticises it as designed around bitstreams with arbitrary boundaries between data which can only be determined at a high level.

Documents: ITU-T X.690, ISO 8825-1.

See also CER, DER, PER.

(1998-05-28)

Nearby terms: Basic Assembly Language « BASIC AUTOCODER « Basic COBOL « Basic Encoding Rules » Basic Fortran » Basic Input/Output System » Basic JOVIAL

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb