You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 1, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Jose-Simple simplifies the encryption and decryption of data using the JOSE (JSO
10
10
11
11
- The project depends on [`node-jose`](https://github.com/cisco/node-jose) by Cisco.
12
12
-`node-jose`[does not allow you to use private keys with passwords](https://github.com/cisco/node-jose/issues/69#issuecomment-236133179), and [they have no intention of changing that](https://github.com/cisco/node-jose/issues/234#issuecomment-457615794).
13
-
-**Requires Node 10.12.0 or better** if you want to run the tests. Works fine under Node 12.6+, and might run under versions of node going back to 8.x but no further.
13
+
-**Requires Node 10.12.0 or better** if you want to run the tests. Works fine under Node 12+, and might run under versions of node going back to 8.x but no further.
|`develop`|[](https://circleci.com/gh/davesag/jose-simple/tree/develop)|[](https://codecov.io/gh/davesag/jose-simple)| Work in progress |
|`develop`|[](https://circleci.com/gh/davesag/jose-simple/tree/develop)|[](https://codecov.io/gh/davesag/jose-simple)|[](https://snyk.io/test/github/davesag/jose-simple/develop)|Work in progress |
0 commit comments