[ 源代码: node-sshpk ]
软件包:node-sshpk(1.13.1+dfsg-2)
node-sshpk 的相关链接
Debian 的资源:
下载源码包 node-sshpk:
- [node-sshpk_1.13.1+dfsg-2.dsc]
- [node-sshpk_1.13.1+dfsg.orig.tar.xz]
- [node-sshpk_1.13.1+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
library for finding and using SSH public keys
Parse, convert, fingerprint and use SSH keys (both public and private) in pure node -- no `ssh-keygen` or other external dependencies.
Supports RSA, DSA, ECDSA (nistp-\*) and ED25519 key types, in PEM (PKCS#1, PKCS#8) and OpenSSH formats.
Node.js is an event-based server-side JavaScript engine.
其他与 node-sshpk 有关的软件包
|
|
|
|
-
- dep: node-asn1 (>= 0.2.3)
- ASN.1 encoder and decoder (BER)
-
- dep: node-assert-plus (>= 1.0.0)
- small wrapper over nodejs' assert module with two extra features
-
- dep: node-bcrypt-pbkdf (>= 1.0.0)
- Port of the OpenBSD bcrypt_pbkdf function to pure JS
-
- dep: node-dashdash (>= 1.12.0)
- light, featureful and explicit option parsing library
-
- dep: node-ecc-jsbn (>= 0.1.1)
- ECC JS code based on JSBN
-
- dep: node-getpass (>= 0.1.1)
- get a password from terminal
-
- dep: node-jsbn (>= 0.1.0)
- fast, portable implementation of large-number math in pure JS
-
- dep: node-tweetnacl (>= 0.14.0)
- Port of TweetNaCl cryptographic library to JavaScript
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable