This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
publics
/
nmcclain__asn1-ber
Seguir
0
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Sin descripción
11
Commits
1
Ramas
0
Releases
Árbol:
2661553a04
Ramas
Etiquetas
master
nmcclain__as...
HTTPS
ZIP
TAR.GZ
Ned McClain
2661553a04
Merge pull request #1 from michael-grosshans/master
hace 7 años
LICENSE
3cfe95df32
Create LICENSE
hace 10 años
Makefile
45715bd422
first commit
hace 13 años
README
45715bd422
first commit
hace 13 años
ber.go
e8fcb80412
Fixed problem with message 128
hace 7 años
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