peterdavidhamilton / ldap-ber

Basic Encoding Rules for LDAP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Encoding Rules for LDAP

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.

About

Basic Encoding Rules for LDAP

License:MIT License


Languages

Language:Ruby 99.7%Language:Shell 0.3%