Gurpartap/aescrypt

Gurpartap/aescrypt

Releases2
Frequency12 hours
Last Release
Stars156
A simple and opinionated AES encrypt / decrypt Ruby gem that just works.

CVE History

CVEPublishedCVSS v3CVSS v2
5 MEDIUM

The aescrypt gem 1.0.0 for Ruby does not randomize the CBC IV for use with the AESCrypt.encrypt and AESCrypt.decrypt functions, which allows attackers to defeat cryptographic protection mechanisms via a chosen plaintext attack.