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 2 years ago
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:
- πͺπ’ bigint-buffer: Buffer Utilities for TC39 BigInt Proposalβ53Updated 3 years ago
- A WebCrypto Polyfill for NodeJSβ198Updated last year
- Draft proposal for SES (Secure EcmaScript)β237Updated 4 years ago
- A stable library of useful TypeScript/JavaScript codeβ214Updated 9 months ago
- Encode and decode CBOR documents, with both easy mode, streaming mode, and SAX-style evented mode.β370Updated 4 months ago
- Pure random number generator written in TypeScriptβ101Updated last week
- Compartmentalization of host behavior hooks for JSβ132Updated last year
- Bundler and release tool for node.jsβ53Updated 11 months ago
- JavaScript Near Membrane Library that powers Lightning Locker Serviceβ130Updated 5 months ago
- An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlledβ¦β117Updated last month
- Write low-level WebAssembly, from JavaScriptβ231Updated last year
- The iterable toolboxβ181Updated 7 months ago
- π£ ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and synchronous stream cipher.β40Updated 2 years ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.β18Updated last year
- Script in typescript~β94Updated 2 years ago
- Ultra-fast CBOR encoder/decoder with extensions for records and structural cloningβ367Updated 2 weeks ago
- Explainer for the WebSocketStream JavaScript APIβ126Updated last year
- Parser for draft-ietf-httpbis-header-structure, structured headers for HTTPβ37Updated last month
- Monorepo of our ahead-of-time implementation of Secure ECMAScriptβ23Updated last year
- jsbench.me - JavaScript performance benchmarking playgroundβ143Updated 2 years ago
- Tiny subset of JavaScript for ocap-safe universal mobile codeβ303Updated last month
- Fast polyfill for TextEncoder and TextDecoder, only supports UTF-8β111Updated 11 months ago
- Some extra functions to work with modular arithmetics using native JS implementation of BigInt.β23Updated 2 years ago
- TC39 proposal for Uint8Array<->base64/hexβ285Updated 2 months ago
- Proposal for a new SeededPRNG class that yields reproducible sequences of random numbers.β192Updated 7 months ago
- Random number generator using xorshift128+β74Updated 4 years ago
- Utility methods for dealing with Uint8Arraysβ43Updated last year
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.β235Updated last month
- Use multiple fs modules at onceβ231Updated 3 months ago
- A TypeScript transformer for use with ttypescript that will append the JS extension to all relative imports that have no extension.β88Updated 2 years ago