[Bug 1750633] Re: signer and verifier have been deprecated
Tobias Urdin
1750633 at bugs.launchpad.net
Thu Nov 17 09:14:47 UTC 2022
** Changed in: cursive
Assignee: Brianna Poulos (brianna-poulos) => Tobias Urdin (tobias-urdin)
** Changed in: paramiko (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to paramiko in Ubuntu.
https://bugs.launchpad.net/bugs/1750633
Title:
signer and verifier have been deprecated
Status in Cursive:
In Progress
Status in paramiko package in Ubuntu:
Invalid
Bug description:
The cryptography library has deprecated the use of signer and verifier
as of version 2.0 (see
https://cryptography.io/en/latest/changelog/#v2-0 for changelog).
The cursive library uses signer and verifier, and should be updated to
use sign and verify instead.
The following is the deprecation warning:
/opt/stack/cursive/cursive/signature_utils.py:139: DeprecationWarning:
signer and verifier have been deprecated. Please use sign and verify
instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cursive/+bug/1750633/+subscriptions
More information about the foundations-bugs
mailing list