Detect unknown algorithm in k= tag and raise an appropriate error, vice

failing with a traceback
This commit is contained in:
Scott Kitterman
2018-05-18 19:42:46 -04:00
parent 92608e79c4
commit a0ae8c24c5
4 changed files with 39 additions and 0 deletions
+2
View File
@@ -6,6 +6,8 @@ Unreleased Version 0.8.0
- Fix typo in dknewky(1) for k= tag (Thanks to Andreas Schulze for
reporting)
- Detect incorrect version in DKIM public key record (LP: #1763815)
- Detect unknown algorithm in k= tag and raise an appropriate error, vice
failing with a traceback
- Indicate that ed25519-sha256 is no longer experimental
2018-02-17 Version 0.7.1