Commit Graph

7 Commits

Author SHA1 Message Date
090e765a58 lint 2024-09-16 17:36:12 +03:00
46ae1a5872 fix(baseN, hex, sha256): const string & -> string_view 2024-09-16 09:57:31 +03:00
d6bbe43ec0 fix(hex): span 2024-09-15 21:17:08 +03:00
97e714fba0 fix(hex): rewrited on string_view 2024-09-13 13:38:26 +03:00
dfb9e4e7af feat(hex): overloading uint8_t * 2024-09-11 20:37:14 +03:00
8217e95e85 feat(hex): test 2024-09-11 17:11:51 +03:00
17e2e04a3b feat(hex): without overloading; fix(sha256): const uint8_t * -> uint8_t * 2024-09-11 16:47:51 +03:00