软件包:node-trust-webcrypto(0.9.2-1)
node-trust-webcrypto 的相关链接
Debian 的资源:
下载源码包 node-trust-webcrypto:
- [node-trust-webcrypto_0.9.2-1.dsc]
- [node-trust-webcrypto_0.9.2.orig.tar.gz]
- [node-trust-webcrypto_0.9.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
WebCrypto API for Node.js
W3C's Web Cryptography API, which defines a standard interface for performing cryptographic operations in JavaScript, such as key generation, hashing, signing, and encryption. This package implements the API for Node.js, in order to support universal crypto-dependent code required by protocols such as JOSE and OpenID Connect.
JOSE is a framework intended to provide a method to securely transfer claims (such as authorization information) between parties, e.g. in systems involving OAuth 2.0.
Connect (OIDC) is an authentication layer on top of OAuth 2.0, an authorization framework.
Node.js is an event-based server-side JavaScript engine.
其他与 node-trust-webcrypto 有关的软件包
|
|
|
|
-
- dep: node-base64url
- conversion to and from base64url
-
- dep: node-elliptic
- fast elliptic curve cryptography in pure javascript
-
- dep: node-node-rsa
- RSA library for Node.js
-
- dep: node-text-encoding
- Polyfill for the Encoding Living Standard's API (Node.js module)
-
- dep: node-trust-keyto
- utility for translating cryptographic keys between representations
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable