The Basic Encoding Rules (BER) are a set of Abstract Syntax Notation One encoding rules that define a specific way in which information may be encoded in a binary form.
This gem contains the BER core extensions from ruby-net-ldap refactored into refinements for use in the rom-ldap gem and the accompanying TestUnit tests have been rewritten in Rspec.
I would like to thank the authors of NET::LDAP
for their continued work.