[ 源代码: node-sshpk ]
软件包:node-sshpk(1.17.0+dfsg-2)
node-sshpk 的相关链接
Debian 的资源:
下载源码包 node-sshpk:
- [node-sshpk_1.17.0+dfsg-2.dsc]
- [node-sshpk_1.17.0+dfsg.orig.tar.gz]
- [node-sshpk_1.17.0+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
- ASN.1 encoder and decoder (BER)
-
- dep: node-assert-plus
- small wrapper over nodejs' assert module with two extra features
-
- dep: node-bcrypt-pbkdf
- Port of the OpenBSD bcrypt_pbkdf function to pure JS
-
- dep: node-dashdash
- light, featureful and explicit option parsing library
-
- dep: node-ecc-jsbn
- ECC JS code based on JSBN
-
- dep: node-getpass
- get a password from terminal
-
- dep: node-jsbn
- fast, portable implementation of large-number math in pure JS
-
- dep: node-safe-buffer (>= 5.2.1+~cs2.1.2)
- Safer Node.js Buffer API
-
- dep: node-tweetnacl
- Port of TweetNaCl cryptographic library to JavaScript
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable