This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 12:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54e70cae0f94fa5585781ff077ee157bd89223d8
c3c
/
test
/
unit
/
stdlib
/
hash
History
Christoffer Lerno
0a905d8458
Change all hash functions to have a common
hash
function.
2025-03-03 20:07:02 +01:00
..
fnv32a.c3
Change all hash functions to have a common
hash
function.
2025-03-03 20:07:02 +01:00
fnv64a.c3
Change all hash functions to have a common
hash
function.
2025-03-03 20:07:02 +01:00
md5.c3
Added MD5 and crypto::safe_compare.
2024-09-28 22:16:25 +02:00
sha1.c3
Fix bug in SHA1 for longer blocks
#1854
.
2025-01-17 01:10:40 +01:00
sha256.c3
feat(hash): added test for sha256
2024-10-02 16:55:17 +02:00