Create some key types #22

Open
opened 2024-06-09 14:48:08 +02:00 by pascal · 0 comments
Owner
  • SymmetricKey
  • SignatureKeyPair
    • VerificationKey
    • SignatureKey
  • EcdhKeyPair
    • EcdhPrivateKey
    • EcdhPublicKey

with some metadata like :

  • Creation date
  • ???

Update {Secret,Private}Wrap

- SymmetricKey - SignatureKeyPair - VerificationKey - SignatureKey - EcdhKeyPair - EcdhPrivateKey - EcdhPublicKey with some metadata like : - Creation date - ??? Update {Secret,Private}Wrap
Sign in to join this conversation.