Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 474 Bytes

CHANGES.md

File metadata and controls

20 lines (16 loc) · 474 Bytes

1.1.1 (2014-06-23)

  • Use SecureRandom instead of RbNaCl::Random with MessageEncryptor backend

1.1.0 (2014-06-18)

  • Add Cryptor::EncryptedAttribute module

1.0.0 (2014-06-14)

  • Key rotation support
  • Factor all classes under Cryptor::SymmetricEncryption

0.0.2 (2014-06-07)

  • Raise Cryptor::CorruptedMessageError on MAC verification failure

0.0.1 (2014-06-05)

  • Happy Snow day!