A reminder for crypto downfall
A WebCrypto Polyfill for NodeJS
@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy
The insecure key derivation algorithm from OpenSSL
A pure JS implementation SHA256.
Provides functions for detecting if the host environment supports the WebCrypto API
implementation of crypto for the browser
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
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
aes, for browserify
abstract base class for hash-streams
RSA for browserify
browserify version of publicEncrypt & privateDecrypt
Minimalistic tools for JS crypto modules
TypeScript definitions for crypto-js
Javascript implementation of Fernet symmetric encryption https://github.com/kr/fernet-spec
abstract base class for crypto-streams
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials