npm.io
2.5.1 • Published 8 months ago

@near-js/crypto

Licence
ISC
Version
2.5.1
Deps
6
Size
42 kB
Vulns
0
Weekly
0

@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.