@near-js/crypto
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

@near-js/crypto

A collection of classes and types for working with cryptographic key pairs.

Modules

  • PublicKey representation of a public key capable of verifying signatures
  • KeyPairBase abstract class representing a key pair
  • KeyPair abstract extension of KeyPairBase with static methods for parsing and generating key pairs
  • KeyPairEd25519 implementation of KeyPairBase using Ed25519
  • Constants keypair-specific constants

License

This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE and LICENSE-APACHE for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @near-js/crypto

Weekly Downloads

39,988

Version

1.2.3

License

ISC

Unpacked Size

19.5 kB

Total Files

21

Last publish

Collaborators

  • nearndy
  • nearmorgan