rsa-pem-from-mod-exp
Create RSA Public Key PEM from Modulus and Exponent value in node.js
Create RSA Public Key PEM from Modulus and Exponent value in node.js
Encryption/Decryption Library (AES/RSA, based on Cryptico)
fetch ssh keys for given usernames from github
JavaScript bindings for NTRU cryptography
## Overview
Up-to-date version of cryptico library.
Encryption/Decryption Library (AES/RSA, based on Cryptico)
Get the verified public keys associated with a given Github account
Ed25519 to Curve22519 (w/ Blake2b hash) key conversion utility
react native plugin for peer to peer encryption and decryption using RSA keys
This library provides an interface for encrypting and decrypting messages using Zenroom's cryptographic engine, with public key sharing and key generation features. It simplifies the process of establishing secure communication between clients and servers
A lightweight implementation of the Kyber512 post-quantum cryptographic algorithm. Provides key generation, encapsulation, and decapsulation functions for quantum-resistant public-key encryption.
Encryption/Decryption Library (AES/RSA, based on Cryptico) - with RSAKey deserialization fix
@voken/public-key
A small cryptographic messaging library written in TypeScript both for browser and nodejs supporting TCP and WebSockets
Execute OpenSSL commands directly from JavaScript. Provides a simple, cross-platform interface for cryptographic operations, certificate management, and security tasks.
Predefined keys generated for given passphrase; returns {privateKey, publicKey}
Auditable & minimal JS implementation of post-quantum public-key cryptography: FIPS 203, 204, 205
Sam wants to send Matt an encrypted message. In order to do this, he first needs Matt's public key string. A public key pair can be generated for Matt like this:
Dilithium post-quantum cryptography implementation for Node.js and browsers