We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76bf0d commit 08394e8Copy full SHA for 08394e8
README.md
@@ -1,10 +1,8 @@
1
[](https://travis-ci.org/auth0/node-xml-encryption)
2
3
-W3C XML Encryption implementation for node.js (http://www.w3.org/TR/xmlenc-core/)
+W3C XML Encryption implementation for Node.js (http://www.w3.org/TR/xmlenc-core/)
4
5
-Supports node >= 12 < 18
6
-
7
-node 18 not supported due to https://github.com/nodejs/node/issues/52017 for Triple DES algorithms.
+Node 18+ does not support Triple DES algorithms due to https://github.com/nodejs/node/issues/52017
8
9
## Usage
10
0 commit comments