Showing 1-20 of 388,425 packages
Provides functions for detecting if the host environment supports the WebCrypto API
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Native JS murmur hash implementation
Public Key Infrastructure (PKI) is the basis of how identity and key management is performed on the web today. PKIjs is a pure JavaScript library implementing the formats that are used in PKI applications. It is built on WebCrypto and aspires to make it p
Encryption, decryption, and key related utility functions
Get the hash of a string
Modules for cryptographically signing messages
ASN.1 schema of `Cryptographic Message Syntax (CMS)` (RFC5652)
A Javascript library for generating and performing common operations on Linked Data cryptographic key pairs.
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Get the visual width of a string - the number of columns required to display it
Escape RegExp special characters
Core interfaces, types, and crypto abstraction for otplib
Indent each line in a string
Universal Module for Cryptographic Key Utilities in JavaScript, including PEM-JWK converters
Wordwrap a string with ANSI escape codes
All the cryptographic primitives used in Ethereum.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Modify strings, generate sourcemaps
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes