Christoffer Lerno
|
2a895ec7be
|
First 0.7 update, removing all deprecated features.
|
2025-03-03 00:32:20 +01:00 |
|
Christoffer Lerno
|
b941f93416
|
Deprecate old void! @benchmark and @test functions.
|
2025-01-09 20:33:53 +01:00 |
|
Christoffer Lerno
|
a087ba608b
|
Begin unifying baseXX encodings. b64 / hex data strings can now be used with \` as well.
|
2024-11-25 16:20:10 +01:00 |
|
Koni Marti
|
b0c0fd7dc8
|
encoding: implement hex encoding (base16)
Implement hex encoding and decoding (base16) according to RFC 4648.
Add unit tests.
Link: https://www.rfc-editor.org/rfc/rfc4648
|
2024-11-25 11:41:22 +01:00 |
|