reidmorrison / symmetric-encryption

Symmetric Encryption for Ruby Projects using OpenSSL
https://logger.rocketjob.github.io/
Apache License 2.0
476 stars 92 forks source link

Fix run_rotate_keys #111

Closed viniciusnz closed 5 years ago

viniciusnz commented 6 years ago

run_rotate_keys was not working as the logic was wrong, and an error was always coming up...

Issue # (if available)

symmetric-encryption --rotate-keys was not working, the logic was inverted...

Description of changes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.