MattSurabian / aes-gcm-stream

A NodeJS Module that implements AES256 GCM encryption and decryption using streams
MIT License
11 stars 1 forks source link

Increase support for passing string encoded keys to the streams #11

Closed MattSurabian closed 9 years ago

MattSurabian commented 9 years ago

This makes it easier to use keys generated with the createEncodedKey method.

MattSurabian commented 9 years ago

:racehorse: Weeeeeee :racehorse: