chrisgreen
-
TlvLib
by: chrisgreen- 98,666 total downloads
- last updated 5/21/2018
- Latest version: 1.0.0
C# .NET library for reading and writing BER-TLV (Basic Encoding Rules, Tag Length Value) encoded data. -
ByteTools
by: chrisgreen- 7,118 total downloads
- last updated 5/21/2018
- Latest version: 1.0.0
A library to convert between byte arrays and strings using hex (base 16) encoding i.e. each byte is represented by 2 hex characters. The implementation makes use of an efficient table lookup that is approx 16x... More information