-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
I would like to know the position on this.
JWAT used the algorithm specified in the digest header directly.
So JWAT expects "SHA-256" since that seems to be the official name and the name supported by JCE.
But now I see webrecorder uses "SHA256" which then fails.
Maybe Python uses SHA256 instead of SHA-256?
Reactions are currently unavailable