mirror of
https://github.com/wader/fq.git
synced 2024-11-23 09:56:07 +03:00
0829c167cc
Basic support, can also do CER and DER but without any extra validation. No schema support. Redo format doc.md usage a bit, now format/<dir>/<format>.md instead. Related to #20
20 lines
1.8 KiB
Plaintext
20 lines
1.8 KiB
Plaintext
$ fq -d asn1_ber dv tc24.ber
|
|
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: tc24.ber (asn1_ber) 0x0-0x16.7 (23)
|
|
0x00|06 |. | class: "universal" (0) 0x0-0x0.1 (0.2)
|
|
0x00|06 |. | form: "primitive" (0) 0x0.2-0x0.2 (0.1)
|
|
0x00|06 |. | tag: "object_identifier" (0x6) 0x0.3-0x0.7 (0.5)
|
|
0x00| 15 | . | length: 21 0x1-0x1.7 (1)
|
|
| | | value[0:11]: 0x2-0x16.7 (21)
|
|
0x00| ce | . | [0]: 5 oid 0x2-0x2.7 (1)
|
|
0x00| ce | . | [1]: 6 oid 0x2-0x2.7 (1)
|
|
0x00| 60 | ` | [2]: 96 oid 0x3-0x3.7 (1)
|
|
0x00| 86 48 | .H | [3]: 840 oid 0x4-0x5.7 (2)
|
|
0x00| 88 9f 4f | ..O | [4]: 135119 oid 0x6-0x8.7 (3)
|
|
0x00| 09 | . | [5]: 9 oid 0x9-0x9.7 (1)
|
|
0x00| 02 | . | [6]: 2 oid 0xa-0xa.7 (1)
|
|
0x00| 85 ee e5 4a | ...J | [7]: 12301002 oid 0xb-0xe.7 (4)
|
|
0x00| 85| .| [8]: 12132323 oid 0xf-0x12.7 (4)
|
|
0x10|e4 bf 63 |..c |
|
|
0x10| 8b db 2f | ../ | [9]: 191919 oid 0x13-0x15.7 (3)
|
|
0x10| 02| | .| | [10]: 2 oid 0x16-0x16.7 (1)
|