Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix RotationConfiguration test and remove nil-kind rotates. | Kasper Timm Hansen | 2017-09-24 | 1 | -25/+7 |
| | |||||
* | Add key rotation message Encryptor and Verifier | Michael Coyne | 2017-09-23 | 1 | -0/+43 |
Both classes now have a rotate method where new instances are added for each call. When decryption or verification fails the next rotation instance is tried. |