How to Install and Uninstall node-trust-keyto Package on Kali Linux

Last updated: May 17,2024

1. Install "node-trust-keyto" package

This tutorial shows how to install node-trust-keyto on Kali Linux

$ sudo apt update $ sudo apt install node-trust-keyto

2. Uninstall "node-trust-keyto" package

Here is a brief guide to show you how to uninstall node-trust-keyto on Kali Linux:

$ sudo apt remove node-trust-keyto $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-trust-keyto package on Kali Linux

Package: node-trust-keyto
Version: 2.0.0~alpha1-3
Installed-Size: 86
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-asn1.js, node-base64url, node-elliptic
Size: 14692
SHA256: f68bc26d12e3d246d12def85e3c2d11f2719723005d62e0c815d6d328b655499
SHA1: 21af274fc878a4dce7b1da47d01bbbd475e63926
MD5sum: b5f4368032830dda2cbc5a042da74495
Description: utility for translating cryptographic keys between representations
This Node.js library implements routines
to translate between multiple cryptographic key representations.
.
RSA
* PKCS1
* PKCS8
* JWK
.
ECDSA - secp256k1 (Blockchain Curve)
* PKCS1 (Private Only)
* PKCS8
* JWK
* BLK (Private Key Hex String)
.
ECDSA - secp256r1 (P-256)
* PKCS1 (Private Only)
* PKCS8
* JWK
.
ECDSA - secp384r1 (P-384)
* PKCS1 (Private Only)
* PKCS8
* JWK
.
ECDSA - secp521r1 (P-521)
* PKCS1 (Private Only)
* PKCS8
* JWK
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://eternaldeiwos.github.io/keyto
Section: javascript
Priority: optional
Filename: pool/main/n/node-trust-keyto/node-trust-keyto_2.0.0~alpha1-3_all.deb