|
|
94661af528
|
feat(hex, base64): sizeEncoded, sizeDecoded
|
2024-09-17 14:58:21 +03:00 |
|
|
|
961b5f6b0c
|
fix(*): size_t -> uint64_t
|
2024-09-17 14:38:27 +03:00 |
|
|
|
0c28595bbf
|
fix(hex): str_size argument
|
2024-09-17 12:31:15 +03:00 |
|
|
|
b586192536
|
fix(hex): now throws exc if not enough allocated mem
|
2024-09-16 18:50:34 +03:00 |
|
|
|
891e0e77d8
|
feat(base64): isValid
|
2024-09-16 17:56:04 +03:00 |
|
|
|
66cd56fe95
|
fix(baseN, hex, sha256): added str_size argument
|
2024-09-16 17:48:20 +03:00 |
|
|
|
46ae1a5872
|
fix(baseN, hex, sha256): const string & -> string_view
|
2024-09-16 09:57:31 +03:00 |
|
|
|
dfb9e4e7af
|
feat(hex): overloading uint8_t *
|
2024-09-11 20:37:14 +03:00 |
|
|
|
17e2e04a3b
|
feat(hex): without overloading; fix(sha256): const uint8_t * -> uint8_t *
|
2024-09-11 16:47:51 +03:00 |
|