juanelas / bigint-crypto-utilsLinks
Utils for working with cryptography using native JS implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime generation/testing. It works with Node.js, and native JS, including React and Angular
β36Updated last year
Alternatives and similar repositories for bigint-crypto-utils
Users that are interested in bigint-crypto-utils are comparing it to the libraries listed below
Sorting:
- Some extra functions to work with modular arithmetics using native JS implementation of BigInt.β23Updated last year
- πͺπ’ bigint-buffer: Buffer Utilities for TC39 BigInt Proposalβ55Updated 2 years ago
- β14Updated 4 years ago
- β97Updated 3 years ago
- πͺπ’π bigint-hash: Hashing for TC39 BigInt Proposalβ12Updated 6 years ago
- Compartmentalization of host behavior hooks for JSβ132Updated 6 months ago
- An implementation of the Paillier cryptosystem using native JS implementation of BigIntβ47Updated last year
- A WebCrypto Polyfill for NodeJSβ192Updated last year
- Monorepo of our ahead-of-time implementation of Secure ECMAScriptβ23Updated last year
- Define complex binary structures using composable primitivesβ56Updated last month
- Write low-level WebAssembly, from JavaScriptβ224Updated 7 months ago
- Draft proposal for SES (Secure EcmaScript)β230Updated 4 years ago
- Remove ES6 built-in subclassingβ41Updated last year
- TC39 Wavy Dot ("~.") Proposalβ46Updated 4 years ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistriesβ89Updated last month
- β19Updated 3 years ago
- Assembly interpreter implemented entirely in TypeScript's type system (type annotations)β81Updated 2 years ago
- ES Math Extensionsβ62Updated last year
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.β18Updated 9 months ago
- Draft specification for supporting BigInts in JavaScriptβs Math methods.β39Updated 3 weeks ago
- JOSS can serialize almost every JavaScript data type and data structure, so data can be seamlessly exchanged between browsers and serversβ¦β56Updated 3 weeks ago
- Reduce the number of microtask ticks required to adopt the state of a promiseβ53Updated 3 years ago
- TC39 Eventual Send proposalβ44Updated last year
- Secure, audited & 0-deps implementation of bech32, base64, base32, base16 & base58β140Updated 3 weeks ago
- Create AST PEG Parsers from formal grammars in JavaScriptβ111Updated 2 years ago
- Import WebAssembly modules that expose the WebAssembly System Interface (WASI).β25Updated 5 years ago
- Pure random number generator written in TypeScriptβ88Updated this week
- β27Updated 3 years ago
- Proposal for a new SeededPRNG class that yields reproducible sequences of random numbers.β181Updated 3 weeks ago
- {BigInt,Number}.fromString(string, radix)β65Updated 6 years ago