Logo
Explore Help
Register Sign In
shishantbiswas/c3c
1
1
Fork 0
You've already forked c3c
mirror of https://github.com/c3lang/c3c.git synced 2026-02-27 20:11:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
v0.7.3
c3c/lib/std/hash
History
Zack Puhl 0448e50b3d Fix Incorrect SHA256 Hashes for Large Inputs (#2247)
* fix >256MiB sha256 bitcount computation overflow
2025-06-28 03:20:33 +02:00
..
adler32.c3
Change all hash functions to have a common hash function.
2025-03-03 20:07:02 +01:00
crc32.c3
Change all hash functions to have a common hash function.
2025-03-03 20:07:02 +01:00
crc64.c3
Change all hash functions to have a common hash function.
2025-03-03 20:07:02 +01:00
fnv32a.c3
- Change distinct -> typedef.
2025-03-15 20:10:47 +01:00
fnv64a.c3
- Change distinct -> typedef.
2025-03-15 20:10:47 +01:00
hmac.c3
Improve error for default args #2096. Deprecated old inference with slice copy. Copying must now ensure a slicing operator at the end of the right hand side: foo[1..2] = bar[..] rather than the old foo[1..2] = bar. The old behaviour can be mostly retained with --use-old-slice-copy).
2025-04-18 17:19:04 +02:00
md5.c3
Improve error for default args #2096. Deprecated old inference with slice copy. Copying must now ensure a slicing operator at the end of the right hand side: foo[1..2] = bar[..] rather than the old foo[1..2] = bar. The old behaviour can be mostly retained with --use-old-slice-copy).
2025-04-18 17:19:04 +02:00
sha1.c3
Rename def to alias.
2025-03-13 11:22:27 +01:00
sha256.c3
Fix Incorrect SHA256 Hashes for Large Inputs (#2247)
2025-06-28 03:20:33 +02:00
sha512.c3
Add SHA512 Module to stdlib (#2227)
2025-06-20 19:08:45 +02:00
Powered by Gitea Version: 1.24.4 Page: 206ms Template: 28ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API