Skip to content

Commit 711273f

Browse files
author
Palmer Cox
committed
Implement the fixed output size versions of the SHA-2 digest functions.
1 parent 89eef0b commit 711273f

File tree

3 files changed

+1128
-0
lines changed

3 files changed

+1128
-0
lines changed

RELEASES.txt

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Version 0.7 (July 2013)
7878
* extra: `BigInt`, `BigUint` implement numeric and comparison traits.
7979
* extra: `term` uses terminfo now, is more correct.
8080
* extra: `arc` functions converted to methods.
81+
* extra: Implementation of fixed output size variations of SHA-2.
8182

8283
* Tooling
8384
* `unused_unsafe` lint mode for detecting unnecessary `unsafe` blocks.

0 commit comments

Comments
 (0)