This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
publics
/
nmcclain__asn1-ber
Sledovat
0
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Bez popisu
11
Revize
1
Větve
0
Vydání
Strom:
2661553a04
Větve
Značky
master
nmcclain__as...
HTTPS
ZIP
TAR.GZ
Ned McClain
2661553a04
Merge pull request #1 from michael-grosshans/master
před 7 roky
LICENSE
3cfe95df32
Create LICENSE
před 10 roky
Makefile
45715bd422
first commit
před 13 roky
README
45715bd422
first commit
před 13 roky
ber.go
e8fcb80412
Fixed problem with message 128
před 7 roky
README
ASN1 BER Encoding / Decoding Library for the GO programming language.
Required Librarys:
None
Working:
Very basic encoding / decoding needed for LDAP protocol
Tests Implemented:
None
TODO:
Fix all encoding / decoding to conform to ASN1 BER spec
Implement Tests / Benchmarks