Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add handling of msgs with no blankline before body
Add try...except to catch ValueErrors raised when there's no blank line beween header and body of an otherwise valid signed message. Raising a CryptoException means that the message will be rejected nicely in Ssm2.on_message.
- Loading branch information