Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

calculator-plugin

miladezzat25ISC2.1.4TypeScript support: included

null

algorithm, node, encryption, public key, private key, rsa, node-rsa, encrypt, encrypt by public key, decrypt by private key, rsa encryption, node-rsa typescript, Crypto-js RSA, Javascript RSA encryption

readme

Calculator plugin

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.3.0 (2024-10-12)

Features

  • index.ts: add support for encrypt and decrypt buffer (065b843), closes #26

3.2.0 (2024-10-09)

Features

  • index.ts: add support for encrypt and decrypt buffer (4737bae), closes #26

3.1.1 (2024-08-15)

Bug Fixes

3.1.0 (2024-07-21)

Bug Fixes

  • resolve issue with enctypt and descrpt: resolve issue (#36) (a828288)

3.0.1 (2024-05-14)

Bug Fixes

3.0.0 (2024-05-14)

2.2.3 (2024-05-14)

2.2.2 (2024-05-14)

2.2.1 (2024-05-14)

2.2.0 (2024-05-14)

Features

  • change the main functions: deprectate the old encrypt and decrypt function and create new (01288ba)

2.1.5 (2023-02-28)

Chores
  • support node greater than 18 and npm greater than 8 (005cf394)

2.1.4 (2023-01-24)

2.1.2 (2022-06-04)

Chores
Documentation Changes

2.1.1 (2022-06-02)

Bug Fixes

2.1.0 (2022-06-02)

Documentation Changes
Tests

2.0.1 (2022-06-02)

Documentation Changes
Tests

2.0.0 (2022-03-23)

Documentation Changes
New Features
  • make methods to take public and private keys as strings (d47af0f5)
  • add new helper methods to decode and encode keys to base64 (d3cba4c0)
  • update the docs (4e470c6f)
Tests

1.2.1 (2022-02-11)

Documentation Changes
New Features

1.2.0 (2022-02-09)

Documentation Changes

1.1.0 (2021-07-21)

Documentation Changes
  • ✏️ update docs for creating keys (cebb2758)
New Features
  • 🎸 add create public and private keys (74c51131)

1.0.12 (2021-07-20)

Chores

1.0.11 (2021-07-20)

Bug Fixes

1.0.10 (2021-07-20)

Documentation Changes

1.0.9 (2021-07-19)

1.0.8 (2021-07-19)

1.0.8 (2021-07-19)

1.0.5 (2021-07-19)

1.0.4 (2021-07-19)

1.0.4 (2021-07-19)

1.0.3 (2021-07-19)

1.0.2 (2021-07-19)

1.0.1 (2021-07-19)

Other Changes

1.0.0 (2021-07-18)

Other Changes
  • miladezzat/rsa-node (5f3c40de)