Skip to content

Needs re-encrypt?

Choose a tag to compare

@spaze spaze released this 14 Apr 01:34
  • Added needsReEncrypt(): bool to see if the ciphertext was encrypted using an inactive key and thus should be re-encrypted ("key rotation") with the currently active one (#3, thanks @stpnkcrk!)
  • Tests, at last!