Skip to content

Commit

Permalink
Delete metadata for transient keys
Browse files Browse the repository at this point in the history
This requires re-generating a key on import, which is weird,
I'll see if there are ways to avoid that
  • Loading branch information
sosthene-nitrokey committed Aug 12, 2024
1 parent 9391aea commit 9097bb0
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 85 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,3 @@ log-info = []
log-debug = []
log-warn = []
log-error = []

# Support for large ECC keys (brainpool 512 and NIST P521), that do not have functional import/export
large-ecc = []
Loading

0 comments on commit 9097bb0

Please sign in to comment.