Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eciesjs

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eciesjs - npm Package Versions

2345

0.4.13

Diff

Changelog

Source

0.4.13

  • Bump dependencies
kigawas
published 0.4.12 •

Changelog

Source

0.4.12

  • Add PublicKey.toBytes and deprecate PublicKey.compressed and PublicKey.uncompressed
  • Save uncompressed public key data for secp256k1
kigawas
published 0.3.21 •

Changelog

Source

0.3.1 ~ 0.3.21

  • Revamp tests
  • Support Node 18, 20
  • Drop Node 10, 12 support
  • Bump dependencies
  • Update documentation
  • Extract constant variables and rename some parameters
  • Revamp CI
  • Migrate to vitest
kigawas
published 0.4.11 •

Changelog

Source

0.4.11

  • Revamp encapsulate/decapsulate
  • Revamp symmetric encryption/decryption
  • Revamp elliptic utils
  • Add browser tests
kigawas
published 0.4.10 •

Changelog

Source

0.4.10

  • Fix commonjs build
kigawas
published 0.4.9 •

Changelog

Source

0.4.9

  • Add examples
  • Update documentation
  • Migrate to vitest
  • Export all modules to allow full customization
  • Introduce @ecies/ciphers as symmetric cipher adapter for different platforms
    • Use pure JS (@noble/ciphers) AES implementation if running in browsers to improve compatibility
    • Use node:crypto's chacha20 implementation on Node runtime to improve performance
kigawas
published 0.4.8 •

Changelog

Source

0.4.1 ~ 0.4.8

  • Revamp util functions
  • Drop Node 16 support
  • Support curve25519 (x25519 and ed25519) tentatively
  • Revamp browser compatibility
  • Fix symmetric encryption internal types
  • Add XChaCha20 as an optional encryption backend
  • Add configuration for more compatibility
  • Bump dependencies
kigawas
published 0.3.20 •

kigawas
published 0.4.7 •

kigawas
published 0.3.19 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc