Skip to content

Release version 2.4.7

Compare
Choose a tag to compare
@wussler wussler released this 27 Apr 13:23
· 274 commits to main since this release
8145690
  • DecryptMIMEMessage will return the decrypted content in the OnBody callback, even when there's a signature verification error. That lets the caller decide whether they want to use the content with a warning or hard fail on signature errors.
  • Key generation functions no longer return an error if either the name or email is empty