1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-24 18:48:01 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Brian Fiete
fa1ce4dc86 Add GetHashCode to SHA256 2024-08-14 16:46:34 -04:00
Brian Fiete
a78ca4f393 MD5 GetHashCode 2024-02-27 11:00:18 -05:00
Booklordofthedings
0a6062ba02 added IParseable interface and applied it to all applicable types 2023-12-13 16:54:23 +01:00
Brian Fiete
bf97431cdb Improvements to overflow arithmetic 2022-01-11 10:36:22 -05:00
Brian Fiete
64161bf001 Namespace fix 2022-01-02 06:02:15 -05:00
disarray2077
3018a6030e
Remove unnecessary muts
This fixes some warnings because `SHA256` isn't a struct anymore.
2022-01-02 01:12:13 -03:00
disarray2077
794bab2bfd
Add missing methods to SHA256Hash 2022-01-01 21:03:29 -03:00
disarray2077
0a1855bfb3
Add Stream support to SHA256 2022-01-01 21:00:31 -03:00
disarray2077
152cb8321e
Add Stream support to MD5 2022-01-01 20:58:24 -03:00
Brian Fiete
f26df6c86b Additional 3d support 2021-05-12 07:24:29 -04:00
Brian Fiete
5bed292e87 Removed sized array initialization from tuples 2020-02-28 13:58:12 -08:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00