mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Add Poly1305 Universal Hashing Algorithm (MAC) (#2639)
* Add Poly1305 Universal Hashing Algorithm (MAC)
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
- Buffered/UnbufferedChannel, and both ThreadPools have `@maydiscard` on a set of functions. They will retunr void in 0.8.0.
|
||||
- Pthread bindings correctly return Errno instead of CInt.
|
||||
- Return of Thread `join()` is now "@maydiscard".
|
||||
- Add `poly1305` one-time Message Authentication Code and associated tests. #2639
|
||||
|
||||
## 0.7.8 Change list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user