Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PGPSignature: Use proper method to update signature with salt
CANONICAL_TEXT signatures update() would handle 'd0' specially, resulting in broken signature verification if salt contained 'd0'. With this patch, we push salt to sigOut directly.
- Loading branch information