Add support for specifying MinimumKeyBits for RSA signatures

This commit is contained in:
Scott Kitterman
2019-10-30 16:29:00 -04:00
parent 472fc753e1
commit e83d4b9306
7 changed files with 24 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
1.2.0 UNRELEASED
- Add support for SigningTable, KeyTable, and KeyTableEd25519 (LP: #1797397)
- Add support for specifying MinimumKeyBits for RSA signatures
- Add support for SignHeaders feature, thanks to Ralph Seichter for the patch
- Add information on message content conversion to README
- Add new expand option to setup.py so various file system locations can be