mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Add Streebog-256 and -512 Hashing (aka "GOST-12") (#2659)
Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
- Deprecated `DString.append_chars`, use `DString.append_string`
|
||||
- Deprecated `DString.append_string` for DStrings, use `DString.append_dstring` instead.
|
||||
- Added `DString.append_bytes`.
|
||||
- Add `streebog` (aka "GOST-12") hashing with 256-bit and 512-bit outputs. #2659
|
||||
|
||||
## 0.7.8 Change list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user