java-http-signature-3.0.2
·
87 commits
to master
since this release
Added
- We now use JCE specified message digests for calculating checksums.
This allows for plugging native checksum algorithms. - We now append total signing time as an HTTP header.
Changed
- Added MPLv2 headers to all of the source files.
- Upgraded checkstyle version and added header check.