File tree Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Original file line number Diff line number Diff line change 66
66
"repoUrl" : " https://github.com/kjur/jsrsasign" ,
67
67
"installCommandHtml" : " npm install jsrsasign"
68
68
},
69
- {
70
- "minimumVersion" : null ,
71
- "support" : {
72
- "sign" : true ,
73
- "verify" : true ,
74
- "iss" : false ,
75
- "sub" : false ,
76
- "aud" : false ,
77
- "exp" : false ,
78
- "nbf" : false ,
79
- "iat" : false ,
80
- "jti" : false ,
81
- "hs256" : true ,
82
- "hs384" : true ,
83
- "hs512" : true ,
84
- "rs256" : true ,
85
- "rs384" : true ,
86
- "rs512" : true ,
87
- "es256" : true ,
88
- "es384" : true ,
89
- "es512" : true ,
90
- "ps256" : true ,
91
- "ps384" : true ,
92
- "ps512" : true
93
- },
94
- "authorUrl" : " https://github.com/square" ,
95
- "authorName" : " Square, Inc." ,
96
- "gitHubRepoPath" : " square/js-jose" ,
97
- "repoUrl" : " https://github.com/square/js-jose" ,
98
- "installCommandHtml" : " npm install jose-jwe-jws"
99
- },
100
69
{
101
70
"minimumVersion" : " 0.9.4" ,
102
71
"support" : {
You can’t perform that action at this time.
0 commit comments