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
b1a22b5002efbe8e5147ca9ff46ea4cd1eb61cbd
c3c
/
test
/
unit
/
stdlib
/
hash
History
Zack Puhl
b8d07474fe
Add SipHash Family of Keyed PRFs (
#2287
)
...
* implement SipHash family of keyed PRFs
2025-07-18 16:16:47 +02: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
Fix json parser (
#2272
)
2025-07-06 03:07:46 +02:00
sha512.c3
Fix json parser (
#2272
)
2025-07-06 03:07:46 +02:00
siphash.c3
Add SipHash Family of Keyed PRFs (
#2287
)
2025-07-18 16:16:47 +02:00
whirlpool.c3
- Virtual memory library.
2025-07-14 22:36:43 +02:00