Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to allow using JDK's SHA1 implementation | Matthias Sohn | 2022-11-15 | 1 | -10/+59 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -7/+7 |
* | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 1 | -7/+7 |
* | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 1 | -7/+7 |
* | SHA-1: collision detection support | Shawn Pearce | 2017-02-28 | 1 | -0/+111 |
* | SHA1: support reset() and reuse instances | Shawn Pearce | 2017-02-26 | 1 | -0/+15 |
* | Pure Java SHA-1 | Shawn Pearce | 2017-02-26 | 1 | -0/+112 |