Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(node:9228) Warning: Use Cipheriv for counter mode of aes-256-ctr #15

Open
rohit5ram opened this issue Sep 5, 2018 · 0 comments
Open

Comments

@rohit5ram
Copy link

rohit5ram commented Sep 5, 2018

//Connecting - (databaseFile, [password], [algorithm])
sqlite.connect('test/Database.enc','myPass','aes-256-ctr');
results in a continuous annoying warning log.
node ver v8.11.3
Can you please push an update with this minor fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant