The cryptography behind this gem is far behind standards considered minimally acceptable for modern systems.
Far better would AES-128-GCM with a random IV. Best would be ChaCha20-Poly1305 on systems that support it. I am happy to provide a pull request if you are not opposed to merging it.
The cryptography behind this gem is far behind standards considered minimally acceptable for modern systems.
Far better would AES-128-GCM with a random IV. Best would be ChaCha20-Poly1305 on systems that support it. I am happy to provide a pull request if you are not opposed to merging it.