Socket
Socket
Sign inDemoInstall

sodium-native

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sodium-native - npm Package Versions

13
7

4.0.3

Diff

Changelog

Source

v4.0.3

  • Added missing cmake files.
mafintosh
published 4.0.2 •

Changelog

Source

v4.0.2

  • Move build to support iOS/Android also.
mafintosh
published 4.0.1 •

Changelog

Source

v4.0.1

  • Remove unneeded asserts. Also fixes an issue where they would get compiled out.
mafintosh
published 4.0.0 •

Changelog

Source

v4.0.0

  • crypto_secretstream_xchacha20poly1305_push accepts an int instead of a buffer for the tag param.
  • crypto_secretstream_xchacha20poly1305_TAG_MESSAGE is now an int.
  • crypto_secretstream_xchacha20poly1305_TAG_PUSH is now an int.
  • crypto_secretstream_xchacha20poly1305_TAG_REKEY is now an int.
  • crypto_secretstream_xchacha20poly1305_TAG_FINAL is not an int.
  • Move to 1.0.18-stable instead of fixed 1.0.18 for easier build.
  • Fix memleak in secure buffers.
  • Moved to uv workers instead of n-api ones for async methods.
  • musl prebuilds (for alpine linux).
  • Update experimental tweak api.
mafintosh
published 3.4.1 •

Changelog

Source

v3.4.1

  • Fixed intel prebuild to still support sse (performance enhancement)
mafintosh
published 3.4.0 •

Changelog

Source

v3.4.0

  • Added experimental key tweaking api for signing.
mafintosh
published 3.3.0 •

Changelog

Source

v3.3.0

  • Moved to a static build to reduce build complexity and allow more platforms for our prebuilds.
mafintosh
published 3.2.1 •

Changelog

Source

v3.2.1

  • Normalised and typo fixed error messages (Thanks @martinheidegger)
emilbayes
published 3.2.0 •

Changelog

Source

v3.2.0

  • Add missing napi prototype for Node v10
  • Make "missing" checks behave like Javascript (x == null)
  • Typo in error message (Thanks @christianbundy)
  • Add missing crypto_stream_xchacha20_* crypto_stream_salsa20_* APIs
emilbayes
published 3.1.1 •

Changelog

Source

v3.1.1

  • Bump prebuildify. Electron no longer needs a custom napi build
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