Skip to content

Commit

Permalink
Merge pull request #98 from Nitrokey/rsa-changelog
Browse files Browse the repository at this point in the history
Add RSA support to changelog
  • Loading branch information
robin-nitrokey authored Dec 5, 2022
2 parents 1e5b838 + c6d36a7 commit 1bb08f6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ SPDX-License-Identifier: CC0-1.0

# Changelog

## Unreleased
## 0.2.0 (2022-11-18)

### Features

- Support using authentication keys for decryption and vice-versa with MANAGE SECURITY ENVIRONMENT ([#60][])
- Support PIN resets using a resetting code ([#63][])
- Support AES encryption/decryption ([#64][])
- Support RSA 2048 and 4096 bit key usage and generation ([#94][])

### Bugfixes

Expand All @@ -25,6 +26,7 @@ SPDX-License-Identifier: CC0-1.0
[#76]: https://github.com/Nitrokey/opcard-rs/pull/76
[#78]: https://github.com/Nitrokey/opcard-rs/pull/78
[#89]: https://github.com/Nitrokey/opcard-rs/pull/89
[#94]: https://github.com/Nitrokey/opcard-rs/pull/94

## v0.1.0 (2022-10-12)

Expand Down

0 comments on commit 1bb08f6

Please sign in to comment.