pdt
pdt copied to clipboard
Bug #132 - added support for PHAR files signed with a SHA-256 or SHA-…
…512 digest.
- Digest.java:
- added digest types SHA-256 and SHA-512 to DIGEST_MAP
- PharFileTest.java:
- improved to run test all permutations of compression modes and signature types
- validate that the signature type is supported by a non NULL_DIGEST
Signed-off-by: Markus Hoffrogge [email protected]
Looks great!
I'm checking what happen to travis before merge
Too late from my side, but Thank You!