Showing 21-40 of 74 packages
node.js crypto wallet for signing series of transactions (e.g., invitation based fabric network) using web-sockets
A TypeScript library for working with SSH keys and certificates in both Node.js and browsers, built on top of WebCrypto. Provides parsing, serialization, conversion (SPKI/PKCS8 ↔ SSH), and certificate signing/verification with an extensible algorithm regi
ecies
Safe Passkey Owner
A javascript implementation of Kyber interfaces
JS crypto library
A minimal TUF client for both node and the browser.
Provides BC UR type that uniquely identifies a crypto coin.
The smart account SDK for Stackup's onchain financial platform.
Implemented Keys, Algorithms (RFC9053), COSE (RFC9052) and CWT (RFC8392) in TypeScript.
[](https://www.npmjs.com/package/@acurast/transport-websocket)
This project extends @noble/curves to allow randomBytes to be specified externally
Cryptographic operations for Kanari wallets in web environments
[](https://www.npmjs.com/package/@acurast/dapp)
Elliptic Curve arithmetic for up to 256-bit curves written in solidity
Bcoin crypto module
basic elliptic curve crypto for React Native
createECDH but browserifiable
```js let key = crypto.p256.genKeyPair(); console.log('[x] private : ', key.private); console.log('[x] public : ', key.public); ```
@noble/* based HPKE algorithm implementations for hpke