juanelasisme
@juanelasisme
5
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
5 Skillsacross 1 categorybigint-crypto-utils
juanelasisme
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
bigint-mod-arith
juanelasisme
Some common functions for modular arithmetic using native JS implementation of BigInt
paillier-bigint
juanelasisme
An implementation of the Paillier cryptosystem using native JS (ECMA 2020) implementation of BigInt
markdown-to-standalone-html
juanelasisme
Markdown to standalone HTML converter. It generates a standalone HTML with all CSS and images embedded, browsable responsible TOC, math support (KATEX), code syntax highlighting (highlight.js), and rendering of lyrics with chords
bigint-conversion
juanelasisme
Convert to/from BigInt from/to Buffer, ArrayBuffer, hex string, utf8-encoded text string.