Crypto functionality for the GridPlus SDK, made for use with React
SDK to interact with GridPlus Lattice1 device
Provides cryptography primitives for Android, iOS and web.
A pure JS implementation SHA256.
A fast implementation of Node's `crypto` module written in C/C++ JSI
Provides functions for detecting if the host environment supports the WebCrypto API
Cross-platform crypto primitives for building apps for TON blockchain. For internal implementation of `@ton/crypto`.
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
implementation of crypto for React Native
JavaScript library of crypto standards.
[](https://www.npmjs.com/package/@ton/crypto)
Helper functions
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
AES crypto native module for react-native
adds node crypto signing for browsers
Provides functions and types for detecting if the host environment is IE11
aes, for browserify
abstract base class for hash-streams
RSA for browserify
Native C/C++ implemented crypto libraries for React Native apps
abstract base class for crypto-streams
TypeScript definitions for crypto-js