14 Commits

Author SHA1 Message Date
4b59b4789c fix compiler warnings
Some checks failed
Test and Deploy / test (push) Failing after 14s
Test and Deploy / docs (push) Failing after 15s
2024-08-13 12:57:36 -07:00
34b21c494b cleanup const qualifiers. Add index argument to vec_push
All checks were successful
Test and Deploy / test (push) Successful in 15s
Test and Deploy / docs (push) Successful in 17s
2024-07-31 14:40:16 -07:00
074798ed62 move macos to own folder
All checks were successful
Test and Deploy / test (push) Successful in 11s
Test and Deploy / docs (push) Successful in 18s
2024-07-07 02:17:47 -07:00
89a3585c7f add hamming_distance
All checks were successful
Test and Deploy / test (push) Successful in 13s
Test and Deploy / docs (push) Successful in 21s
2024-05-05 17:05:12 -07:00
c81c8bfa3c hamming distance
All checks were successful
Test and Deploy / test (push) Successful in 12s
Test and Deploy / docs (push) Successful in 17s
2024-05-04 11:35:54 -07:00
e622107f07 enhance hex_decode
All checks were successful
Test and Deploy / test (push) Successful in 12s
Test and Deploy / docs (push) Successful in 15s
2024-04-11 07:19:04 -07:00
60e2715e19 fix tests 2024-04-09 14:24:16 -07:00
70bb4644e2 match casing 2024-04-09 10:51:40 -07:00
321d1ec446 repeating key xor 2024-04-09 10:47:34 -07:00
0408b8d499 add hex_to_str 2024-03-29 07:18:01 -07:00
f60bea0fdd add hex_encode 2024-03-28 19:09:39 -07:00
c795f607ef add odd numbers for hex_decode 2024-03-28 18:32:59 -07:00
cf6d3ce892 add hex_decode 2024-03-28 18:30:27 -07:00
360fb91e06 add lfcrypto, base64 2024-03-28 15:19:49 -07:00