226 packages matching “Crypto.getRandomValues”
react-native-get-random-values
v2.0.0 · 9 months ago
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.
No known vulnerabilities
react-native-random-values-jsi-helper
v2.0.1 · 2 years ago
React Native crypto.getRandomValues JSI implementation
No known vulnerabilities
polyfill-crypto.getrandomvalues
v1.0.0 · 10 years ago
This is a polyfill for `window.crypto.getRandomValues()`. In place of `Math.random()` it uses the [Mersenne Twister pseudorandom number generator](https://github.com/boo1ean/mersenne-twister) seeded by `Math.random()`.
No known vulnerabilities
node-get-random-values
v1.1.0 · 5 years ago
crypto.getRandomValues polyfill for node
No known vulnerabilities
crypto-id
v0.3.2 · 6 months ago
Create a random id of any length with characters 0-9,A-Z,a-z using the browser's crypto.getRandomValues interface.
No known vulnerabilities
rn-crypto-polyfill
v1.0.4 · 8 months ago
Comprehensive crypto polyfills for React Native - provides crypto.getRandomValues, TextEncoder, TextDecoder, and ReadableStream for AWS SDK and other libraries
No known vulnerabilities
@korekoi/react-native-get-random-values
v0.2.4 · 1 year ago
⚡️ A fast implementation of `crypto.getRandomValues` for React Native
No known vulnerabilities
@react-native-oh-tpl/react-native-get-random-values
v1.11.0-0.0.1 · 1 year ago
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.
No known vulnerabilities
yyid
v2.0.1 · 5 years ago
Generates a random uuid* string via crypto.getRandomValues or Math.random()
No known vulnerabilities
nv-get-random-values
v1.0.0 · 3 months ago
nv-get-random-values ======================= - same as crypto.getRandomValues - simple wrap of crypto.getRandomValues to avoid : DOMException [QuotaExceededError]: The requested length exceeds 65,536 bytes - support FloatTypedArray and ArrayBuffer and Da
No known vulnerabilities
ecpair
v3.0.1 · 5 months ago
Client-side Bitcoin JavaScript library ECPair
No known vulnerabilities
@ecies/ciphers
v0.2.6 · 4 months ago
Node/Pure JavaScript symmetric ciphers adapter
No known vulnerabilities
@metamask/browser-passworder
v6.0.0 · 1 year ago
A simple browserifiable module for password-encrypting JS objects.
No known vulnerabilities
uid
v2.0.2 · 3 years ago
A tiny (130B to 205B) and fast utility to randomize unique IDs of fixed length
No known vulnerabilities
@jdstmporter/rand-js
v1.0.1 · 6 years ago
randomiser that either uses crypto.getRandomValues or falls back to a non-linear pseudo-random source
No known vulnerabilities
@lukeed/uuid
v2.0.1 · 3 years ago
A tiny (230B) and fast UUID (v4) generator for Node and the browser
No known vulnerabilities
@aws-crypto/random-source-browser
v5.2.0 · 2 years ago
Access to a secure random source in a browser. `Math.random` is not acceptable for cryptographic operations. This module exports a consistent interface for modern browsers.
No known vulnerabilities
polyfill-crypto-methods
v1.0.0 · 1 year ago
Polyfill for Crypto instance methods of Web Crypto API
No known vulnerabilities
sigilid
v1.2.0 · 4 months ago
A tiny, tree-shakeable ID toolkit for TypeScript apps. Secure core with optional subpath exports for prefixed IDs, typed IDs, validation, and custom alphabets.
No known vulnerabilities
@bitcoinerlab/secp256k1
v1.2.0 · 1 year ago
A library for performing elliptic curve operations on the secp256k1 curve. It is designed to integrate into the BitcoinJS & BitcoinerLAB ecosystems and uses the audited noble-secp256k1 library. It is compatible with environments that do not support WASM,
No known vulnerabilities