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:3777) Warning: Use Cipheriv for counter mode of aes-256-ctr #8

Open
OrangeDrangon opened this issue Feb 23, 2018 · 0 comments
Open
Assignees

Comments

@OrangeDrangon
Copy link

OrangeDrangon commented Feb 23, 2018

Using encrypt: true on an http server in node js and getting the error in the title

let session = new NodeSession({ secret: 'secret', lifetime: 60 * 1000, encrypt: true });

@harishanchu harishanchu self-assigned this Sep 16, 2018
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

2 participants