文件名称:asn1-ber:GO编程语言的ASN1 BER编码解码库
文件大小:29KB
文件格式:ZIP
更新时间:2024-06-13 02:53:13
Go
用于GO编程语言的ASN1 BER编码/解码库。 所需的库:无 工作:LDAP协议需要非常基本的编码/解码 实施的测试:一些 TODO:修复所有编码/解码以符合ASN1 BER规范实施测试/基准 Gopher是由Renee French设计的。 ( )该设计已根据Creative Commons 3.0 Attributions许可获得许可。 阅读本文以了解更多详细信息: :
【文件预览】:
asn1-ber-master
----go.mod(48B)
----suite_test.go(7KB)
----identifier.go(3KB)
----generalizedTime_test.go(2KB)
----generalizedTime.go(2KB)
----header.go(793B)
----identifier_test.go(11KB)
----content_int.go(310B)
----ber.go(14KB)
----.travis.yml(474B)
----LICENSE(1KB)
----length.go(2KB)
----README.md(807B)
----util.go(452B)
----tests()
--------tc6.ber(9B)
--------tc21.ber(8B)
--------tc33.ber(4B)
--------tc39.ber(2B)
--------tc42.ber(14B)
--------tc22.ber(18B)
--------tc51.ber(7B)
--------tc9.ber(5B)
--------tc5.ber(13B)
--------tc23.ber(8B)
--------tc35.ber(16B)
--------tc10.ber(9B)
--------tc16.ber(14B)
--------tc47.ber(16B)
--------tc11.ber(11B)
--------tc43.ber(2B)
--------tc18.ber(5B)
--------tc26.ber(5B)
--------tc17.ber(22B)
--------tc29.ber(3B)
--------tc46.ber(11B)
--------tc32.ber(2B)
--------tc3.ber(10B)
--------tc19.ber(2B)
--------tc34.ber(3B)
--------tc48.ber(16B)
--------tc38.ber(16B)
--------tc27.ber(2B)
--------tc50.ber(10B)
--------tc1.ber(13B)
--------tc49.ber(4B)
--------tc12.ber(3B)
--------tc14.ber(7B)
--------tc8.ber(5B)
--------tc28.ber(3B)
--------tc15.ber(14B)
--------tc45.ber(2B)
--------tc31.ber(4B)
--------tc2.ber(10B)
--------tc41.ber(16B)
--------tc36.ber(20B)
--------tc7.ber(9B)
--------tc40.ber(2B)
--------tc20.ber(11B)
--------tc44.ber(2B)
--------tc25.ber(5B)
--------tc13.ber(11B)
--------tc30.ber(5B)
--------tc4.ber(11B)
--------tc37.ber(14B)
--------tc24.ber(23B)
----string_test.go(2KB)
----real_test.go(536B)
----header_test.go(3KB)
----length_test.go(4KB)
----real.go(3KB)
----ber_test.go(5KB)