An abstraction layer for the cryptography used by Devolutions
Provides functions for detecting if the host environment supports the WebCrypto API
Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimes
General purpose crypto utilities
A pure JS implementation SHA256.
implementation of crypto for the browser
MSR JavaScript Cryptography Library
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
Crypto primitives for libp2p
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.
OpenAPI client for @devolutions/gateway-client
Tiny hashing module that uses the native crypto API in Node.js and the browser
Helper functions
A WebCrypto Polyfill for NodeJS
JavaScript library of crypto standards.
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
WebAssembly bindings of the matrix-sdk-crypto encryption library
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Provides functions and types for detecting if the host environment is IE11
adds node crypto signing for browsers
A partial implementation of the W3C Crypto API for Expo
An abstraction layer for the cryptography used by Devolutions
aes, for browserify
abstract base class for hash-streams