Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature: Added the function NewEntityFromKey that allows passing pre-created RSA, ECDSA or Ed25519 keys. #201

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    db6d440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eb6c1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a3ea54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    497e4b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. * Fixed wrapping of crypto/ed25519 keys.

    * Added function `AddSigningSubkeyFromKey`.
    balena committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3f24ede View commit details
    Browse the repository at this point in the history