Socket
Socket
Sign inDemoInstall

@coast-team/mute-crypto

Package Overview
Dependencies
0
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

0.4.4

Diff

Changelog

Source

0.4.4 (2023-03-29)

Moved remaining dependencies to devDependencies

<a name="0.4.3"></a>

jpeisenbarth
published 0.4.3 •

Changelog

Source

0.4.3 (2019-02-13)

<a name="0.4.2"></a>

jpeisenbarth
published 0.4.2 •

Changelog

Source

0.4.2 (2019-02-05)

Bug Fixes

  • buffer: copy Uint8Array instead of just the reference (e458280)
  • build: wrong bundle names (dcd44bf)
  • keyagreement: didn't send messages if signing key is not set (4670b5b)
  • log: base 64 + performance logging (26d3d90)
  • node: make debugging working in Nodejs (c7cead7)

<a name="0.4.1"></a>

kalitine
published 0.4.1 •

Changelog

Source

0.4.1 (2018-09-05)

Bug Fixes

  • buffer: copy Uint8Array instead of just the reference (3f9acd5)
  • build: wrong bundle names (a2091ce)
  • keyagreement: didn't send messages if signing key is not set (4670b5b)
  • node: make debugging working in Nodejs (24953b6)

<a name="0.4.0"></a>

kalitine
published 0.4.0 •

Changelog

Source

0.4.0 (2018-08-28)

Features

  • keyagreement: possibility to sign and verify signature (05f2663)

<a name="0.3.0"></a>

kalitine
published 0.3.0 •

Changelog

Source

0.3.0 (2018-08-21)

Features

  • asymmetric: export assymetricCrypto object (5c9a3ed)

<a name="0.2.3"></a>

kalitine
published 0.2.3 •

Changelog

Source

0.2.3 (2018-08-20)

Bug Fixes

  • keyagreement: add an X array emptyness check (8546b96)
  • keyagreement: do not delete cycle data entry after key ready (f44e294)
  • keyagreement: ignore old cycle's message, check X array (84134c8)
  • keyagreement: missing Z/X value from a member (d6b59ed)

Performance Improvements

  • keyagreement: check myId in initiator's members before cycle start (fdaa349)

<a name="0.2.2"></a>

kalitine
published 0.2.2 •

Changelog

Source

0.2.2 (2018-08-13)

Bug Fixes

  • dependency: replace crypto-api-wrapper by mute-crypto-helper (4aa87fa)

<a name="0.2.0"></a>

kalitine
published 0.2.0 •

Changelog

Source

0.2.0 (2018-08-10)

Bug Fixes

  • cycle: properly update myId if changed (b3dea0d)
  • keyagreement: restart cycle on each member leave (d3488d6)

Code Refactoring

  • keyagreement: change API, remove rxjs dependency (0510bce)
  • move source, rename classes, clean up (a757f85)

Features

  • debug: export enableDebug function (64d1041)
  • send key id along with each encrypted message (ff630e9)

BREAKING CHANGES

  • Crypto class becomes MuteCrypto. generateId function is now a static method of MuteCrypto class.
  • keyagreement: KeyAgreementBD has changed. No longer export GroupStatus. KeyStatus becomes KeyState.

<a name="0.1.1"></a>

kalitine
published 0.1.1 •

Changelog

Source

0.1.1 (2018-07-31)

Bug Fixes

  • pack: remove unnecessary files from package (a9cc62e)

<a name="0.1.0"></a>

2Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc