npm.io
1.0.16 • Published 1 month ago

@quantova/x-bigint

Licence
Apache-2.0
Version
1.0.16
Deps
2
Size
17 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated

@quantova/x-bigint

Cross-environment BigInt for Quantova.

Part of the Quantova SDK — the developer toolkit for the Quantova post-quantum blockchain.

Quantum security

Quantova is a post-quantum Layer-1. All account security uses NIST-standardised post-quantum signature schemesFalcon, SPHINCS+ and CRYSTALS-Dilithium — with SHA3-256 hashing and no ECDSA/secp256k1 anywhere. This makes accounts resistant to attacks from large-scale quantum computers (Shor's algorithm breaks ECDSA/RSA; Quantova's lattice- and hash-based signatures are designed to withstand it). Addresses are Bech32m Q1…; the chain speaks q_* JSON-RPC.

Install

npm install @quantova/x-bigint

Usage

import * as x_bigint from '@quantova/x-bigint';

Resources

License

Apache-2.0 Quantova

Keywords