issues
search
jayralencar
/
sqlite-cipher.js
Node.js Module to handle encrypted sqlite databases
MIT License
37
stars
12
forks
source link
Fixes: Cipheriv and Buffer
#19
Closed
maikonmatheus
closed
5 years ago
maikonmatheus
commented
5 years ago
Fixes:
Warning: Use Cipheriv for counter mode of aes-256-ctr
DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead
Fixes: