Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PassphrasePrompt.cs: Add a warning for new non-ASCII passwords.
See #78. The loop is based on https://cs.opensource.google/go/go/+/refs/tags/go1.23.3:src/crypto/subtle/constant_time.go;l=58 and https://learn.microsoft.com/en-us/dotnet/api/system.text.ascii.isvalid?view=net-8.0#system-text-ascii-isvalid(system-byte).
- Loading branch information