Skip to content

issues Search Results · repo:ecies/js language:TypeScript

Filter by

16 results
 (86 ms)

16 results

inecies/js (press backspace or delete to remove)

Hi, I have faced an issue as shown in title when I start my react native app. May you help to investigate the issue behind? version in package.json @metamask/sdk : ^0.30.0 , @metamask/sdk-react : ^0.30.0 ...
external
  • ram4444
  • 9
  • Opened 
    on Oct 29, 2024
  • #808

After running npm update internal version have changed from 0.4.8 to 0.4.9, and that caused build error [ ERROR ] Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No exports main defined in /Users/.../Projects/.../node_modules/eciesjs/package.json ...
  • Jagget
  • 6
  • Opened 
    on Oct 22, 2024
  • #802

And let browser run its functions? Thanks
  • Zhaoxun
  • 2
  • Opened 
    on Feb 2, 2024
  • #760

First of all, thank you for maintaining this excellent library 🙂 I m currently trying to migrate from eccrypto, and it looks like I m not able to decrypt previously encrypted messages, possibly because ...
enhancement
  • alexandre-abrioux
  • 11
  • Opened 
    on Nov 13, 2023
  • #747

Hello, I get the following error when trying to run the example you show: decrypt(k1.toHex(), encrypt(k1.publicKey.toHex(), data)).toString() /home/node_modules/@noble/ciphers/webcrypto/utils.js:18 throw ...
question
  • vincenzoiovino
  • 3
  • Opened 
    on Aug 27, 2023
  • #731

https://github.com/paulmillr/noble-curves provide audited, fast, tree-shakeable, esm-compatible secp256k1 implementation. Your current implementation seems to be using elliptic? Which is not actively ...
  • paulmillr
  • 6
  • Opened 
    on Apr 26, 2023
  • #696

Is there a way to reduce the size of the encrypted message?
  • mkokaras
  • 1
  • Opened 
    on May 14, 2022
  • #572

Uncaught (in promise) TypeError: (0 , crypto_1.randomBytes) is not a function at getValidSecret (utils.js:24:28) at new PrivateKey2 (PrivateKey.js:12:45) image
  • liaoyu1992
  • 1
  • Opened 
    on Mar 8, 2022
  • #547

I am trying to incorporate this lib into my Jest tests, but getting the following error: Expected private key to be an Uint8Array Error trace: ./node_modules/jest/bin/jest.js ts-node/register test/sequential/test.ts ...
  • goncer
  • 2
  • Opened 
    on Nov 3, 2021
  • #494

Unnable to encrypt/decrypt between GO and JS
  • stlr00
  • 8
  • Opened 
    on Jun 18, 2021
  • #416
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub