API для взаимодействия с КриптоПро
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
implementation of crypto for the browser
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Provides functions and types for detecting if the host environment is IE11
API для взаимодействия с КриптоПро
browserify version of publicEncrypt & privateDecrypt
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
The node core libs for in browser usage.
pure js diffie-hellman
aes, for browserify
Cross-platform crypto primitives for building apps for TON blockchain. For internal implementation of `@ton/crypto`.
Init handlers for wasm-crypto
Isomorphic JavaScript helper functions (performance, crpyto, ..)
Provides functions for detecting if the host environment supports the WebCrypto API
random bytes from browserify stand alone
A pure JS implementation SHA256.
createECDH but browserifiable
[](https://www.npmjs.com/package/@ton/crypto)
Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimes
Crypto primitives for libp2p
Tiny hashing module that uses the native crypto API in Node.js and the browser
JavaScript library of crypto standards.
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt