Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 255 Bytes

SecretKey.md

File metadata and controls

11 lines (8 loc) · 255 Bytes

SecretKey extends Key

Namespace: \ParagonIE\Halite\Symmetric

Represents a secret key (Xsalsa20 or HMAC-SHA512/256)

  • Asymmetric? no
  • Public key? no
  • Secret key? YES
  • Encryption key? unknown
  • Authentication key? unknown