Skip to content

Commit

Permalink
Merge PR #51
Browse files Browse the repository at this point in the history
  • Loading branch information
elibon99 committed Aug 23, 2023
2 parents 1d84680 + 5b1c2c7 commit af94b07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@
** Dropped custom constants for Brainpool curves, in favor of those in Cryptography.
** Dropped `.generated`, `.imported`, and `.wrapped` from ORIGIN.
Instead use: `ORIGIN.GENERATED in origin`, etc.
** Added support for asymmetric authentication.
** Added support for symmetric encryption (AES).
** Changes relevant to maintainers:
*** Added mypy to pre-commit checks.
*** Switched build and packaging system to poetry.
*** Switched to using pytest for testing (unittest still used in some places).
*** Dependency fix: Generating documentation with Sphinx requires Python >= 3.8.

* Version 2.1.2 (released 2022-12-05)
** Bugfix: Fix broken sign_ssh_certificate command.
Expand Down

0 comments on commit af94b07

Please sign in to comment.