Secure Smart Contract library for Solidity
Secure Smart Contract library for Solidity
Provides functions for detecting if the host environment supports the WebCrypto API
A pure JS implementation SHA256.
implementation of crypto for the browser
[](https://docs.openzeppelin.com/upgrades-plugins/hardhat-upgrades) [](https://www.npmjs.org/package/@openzeppelin/h
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.
Helper functions
JavaScript library of crypto standards.
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Secure Smart Contract library for Solidity
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Utilities to work with merkle trees
Provides functions and types for detecting if the host environment is IE11
adds node crypto signing for browsers
aes, for browserify
Load contract ABIs from built artifacts and return contract objects
abstract base class for hash-streams
Minimalistic tools for JS crypto modules
RSA for browserify
abstract base class for crypto-streams
TypeScript definitions for crypto-js
browserify version of publicEncrypt & privateDecrypt
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.