juanelasisme


Juan Hernández Serrano

  • A pure Javascript implementation of the Paillier cryptosystem. THIS PROJECT IS NO LONGER MAINTAINED. Consider switching to paillier-bigint that it is a pure JS native implementation and will work with both Node.js and Browsers, and not just Node.js

    published 0.9.3 4 years ago
  • An implementation of the Paillier cryptosystem relying on bignum

    published 1.2.2 4 years ago
  • Some common functions for modular arithmetic using native JS implementation of BigInt

    published 3.3.1 10 months ago
  • Cryptographically secure random numbers and prime generation/testing using native JS (stage 3) implementation of BigInt

    published 1.2.5 5 years ago
  • 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

    published 3.3.0 10 months ago
  • An implementation of the Paillier cryptosystem using native JS (ECMA 2020) implementation of BigInt

    published 3.4.3 10 months ago
  • Convert to/from BigInt from/to Buffer, ArrayBuffer, hex string, utf8-encoded text string.

    published 2.4.3 5 months ago
  • A package to perform SHA hash functions over arbitrary objects. It creates an array of the obejct values ordered by the object keys, the stringify it and then hash it. The output is given in a hexadecimal string

    published 2.1.1 a year ago
  • PBKDF2 with HMAC (with SHA-1, SHA-256, SHA-384 or SHA-512) as the PRF function for Node.js and browsers.

    published 1.2.1 a year ago
  • A faster JS implementation of the scrypt password-based key derivation function

    published 1.1.1 a year ago
  • 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

    published 2.1.1 a year ago
  • Base64 for both node.js and browser javascript. It supports URL-safe encoding and enabling/disabling padding. Buffers can be implementedd using ArrayBuffer, any TypedArray, or Buffer

    published 1.1.5 5 months ago
  • ChordSong is a simple text format for the notation of lyrics with guitar chords, and an application that renders them to portable HTML pages.

    published 1.1.0 10 months ago
  • Non-repudiation-protocol smart-contract

    published 1.0.1 2 years ago
  • The implementation of a protocol that can securely connect the i3M Wallet with a JS application.

    published 2.6.1 a year ago
  • i3M-Wallet Developers API that can be used to interact with the i3M-Wallet. In production it is encapsulated inside a secure connection. Please use the @i3m/wallet-protocol-api to interact with the wallet.

    published 2.6.0 a year ago
  • A TypeScript/JavaScript library that can be used to easily connect to an i3m Wallet Desktop App. It wraps all the functionalities provided by the wallet's HTTP API into convenient class methods. It works in Node.js (both ESM and CJS) and browsers.

    published 2.6.1 a year ago
  • A set of utilities for the wallet protocol. It includes dialogs for setting the PIN in browser JS apps and Node.js, and session managers for managing wallet-protocol's session obtained after successful pairing with an i3M-Wallet desktop app.

    published 2.6.1 a year ago
  • A base packet with a reference TypeScript implementation (called BaseWallet) of the required functionalities for the i3-market wallet. It makes use of a KeyWallet interface that allows delegating the complexity of the wallet key management to other packag

    published 2.6.1 a year ago
  • An implementation of a software hierarchical deterministic wallet using the BaseWallet class defined in the @i3m/base-wallet package.

    published 2.6.1 a year ago
  • An implementation of the base wallet using a bag of keys (keys are independently created at random).

    published 2.6.1 a year ago
  • Library for the i3-market non-repudiation protocol that helps generate/verifying the necessary proofs and the received block of data

    published 2.6.4 a year ago
  • The Conflict-Resolver Service (CSR) can be queried to provide a signed resolution about the non-repudiation protocol associated to an invoice being valid or invalid. It could be invoked by either the consumer or the provider. It is a core element of the C

    published 1.3.0 a year ago
  • Get a ready-to-go Wallet requiring no user interaction and using a simple file to store wallet data. It should be used only when no human interaction is possible.

    published 2.6.1 a year ago
  • Scrypt using MCF for both browsers and Node.js

    published 1.1.1 a year ago
show more packages