Skip to content

8.4.2

Compare
Choose a tag to compare
@Sephster Sephster released this 02 Aug 22:56

Security

  • If a key string is provided to the CryptKey constructor with an invalid
    passphrase, the LogicException message generated will contain the given key.
    The key is no longer leaked via this exception (PR #1359)