cryptography/vectors
commonism 51a6dd28cc
Adding support for OpenSSH ecdsa-sk & ed25519-sk public keys (#10608)
* Adding support for OpenSSH ecdsa-sk & ed25519-sk public keys

fixes #10604

* Revert changing the keygen

* Add application string to sk key generation

* Typing - fix load_application return value annotation

* fix sk keys skipping loading in the tests

* fix ruff E509

* Fix ruff …

* comment wording

Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>

* requested changes

* no subclassing

* fix SyntaxError: annotated name '_KEY_FORMATS' can't be global

in python 3.7

c.f. https://github.com/python/cpython/issues/79120

* typo

* Update src/cryptography/hazmat/primitives/serialization/ssh.py

Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>

* Update src/cryptography/hazmat/primitives/serialization/ssh.py

Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>

---------

Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
2024-03-22 03:24:22 +00:00
..
cryptography_vectors Adding support for OpenSSH ecdsa-sk & ed25519-sk public keys (#10608) 2024-03-22 03:24:22 +00:00
LICENSE Added new license files. Refs #1209 2014-10-31 07:51:41 -07:00
LICENSE.APACHE HTTPS a bunch of links in random places (#4666) 2018-12-31 10:10:09 -06:00
LICENSE.BSD Added new license files. Refs #1209 2014-10-31 07:51:41 -07:00
pyproject.toml reopen main for 43 dev (#10234) 2024-01-22 21:50:49 -05:00