Skip to content

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

@OrangeDrangon

Description

@OrangeDrangon

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 });

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions