| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump hex to 0.3 | Bastien Orivel | 2018-01-01 | 1 | -15/+13 |
| * | Include the hex crate and ToHex import to the second example | Zack Mullaly | 2017-10-07 | 1 | -0/+2 |
| * | Added module-level documentation for the `sha` module. | Zack Mullaly | 2017-10-07 | 1 | -0/+46 |
| * | Add SHA384 and SHA512 | Steven Fackler | 2017-08-16 | 1 | -0/+92 |
| * | Add SHA1 an SHA224 hashers | Steven Fackler | 2017-08-16 | 1 | -0/+95 |
| * | Add a stateful SHA256 hasher | Steven Fackler | 2017-08-14 | 1 | -0/+46 |
| * | Expose the lower level SHA functions | Steven Fackler | 2017-04-14 | 1 | -0/+107 |