Skip to content

Commit

Permalink
Implement the fixed output size versions of the SHA-2 digest functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Palmer Cox committed Jun 24, 2013
1 parent 89eef0b commit 711273f
Show file tree
Hide file tree
Showing 3 changed files with 1,128 additions and 0 deletions.
1 change: 1 addition & 0 deletions RELEASES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Version 0.7 (July 2013)
* extra: `BigInt`, `BigUint` implement numeric and comparison traits.
* extra: `term` uses terminfo now, is more correct.
* extra: `arc` functions converted to methods.
* extra: Implementation of fixed output size variations of SHA-2.

* Tooling
* `unused_unsafe` lint mode for detecting unnecessary `unsafe` blocks.
Expand Down
Loading

0 comments on commit 711273f

Please sign in to comment.