python-yubihsm 2.1.0
- Stop using deprecated functions from cryptography.io (prevents warnings).
- Support Prehashed data when signing.
- Implement context manager (python with-statement) for YubiHsm and AuthSession.
- Bugfix: Fix byte-order issue with AEAD nonce ID.