hexio
5 years agoColor output for derdump (after "pip install colored")
Rick van Rein [Sat, 23 Feb 2019 10:49:49 +0000 (11:49 +0100)]
Color output for derdump (after "pip install colored")
Thanks to Adriaan for the suggestion!
(You may need to use "less -R" for paging to see the colours)

5 years agoMade hexin and hexout prompts adapt to isatty()
Rick van Rein [Sat, 2 Feb 2019 12:14:36 +0000 (13:14 +0100)]
Made hexin and hexout prompts adapt to isatty()

7 years agoIssue #1, proper display for negative INTEGER values in derdump
Rick van Rein [Mon, 29 Aug 2016 12:06:46 +0000 (13:06 +0100)]
Issue #1, proper display for negative INTEGER values in derdump
Also, derdump now displays a short legend of its output format

8 years agoPrepared hexio for somewhat less ad hoc environments.
Rick van Rein [Thu, 19 May 2016 21:26:26 +0000 (22:26 +0100)]
Prepared hexio for somewhat less ad hoc environments.
The hexio toolkit is for developers, and not primarly focussed on end users
or intended for packaging.  Still, if anyone cares, then the utilities are
hereby available to them.

8 years agoAdded OID and INTEGER interpretation to derdump.py
System Administrator [Thu, 11 Feb 2016 18:14:33 +0000 (19:14 +0100)]
Added OID and INTEGER interpretation to derdump.py
Fixed bug in checks of nesting boundaries

8 years agoAdded derdump.py, a fault-tolerant developer-friendly DER / ASN.1 pretty printer
System Administrator [Thu, 11 Feb 2016 17:37:25 +0000 (18:37 +0100)]
Added derdump.py, a fault-tolerant developer-friendly DER / ASN.1 pretty printer
Fixed a small bug in inputter.c

10 years agoHexadecimal and device-level I/O utilities
Rick van Rein [Sun, 1 Dec 2013 21:25:44 +0000 (21:25 +0000)]
Hexadecimal and device-level I/O utilities