pdt icon indicating copy to clipboard operation
pdt copied to clipboard

Bug #132 - added support for PHAR files signed with a SHA-256 or SHA-…

Open mhoffrog opened this issue 2 years ago • 1 comments

…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]

mhoffrog avatar May 19 '22 23:05 mhoffrog

Looks great!

I'm checking what happen to travis before merge

zulus avatar May 27 '22 12:05 zulus

Too late from my side, but Thank You!

zulus avatar Mar 13 '23 12:03 zulus