Skip to content

Releases: akanass/rx-crypto

v2.3.0 (2022-07-01)

01 Jul 13:14

Choose a tag to compare

  • Update packages' versions

v2.2.0 (2021-10-08)

08 Oct 09:56

Choose a tag to compare

  • Update packages' versions
  • Latest rxjs version 7.4.0

v2.1.0 (2021-10-05)

05 Oct 14:43

Choose a tag to compare

  • Update packages' versions
  • Latest rxjs version 7.3.1
  • Update operators to match with latest rxjs version
  • Update tests

v2.0.0 (2021-06-07)

07 Jun 14:25

Choose a tag to compare

  • Update packages' versions
  • Latest rxjs version 7.1.0

v1.1.0 (2021-01-31)

31 Jan 22:52

Choose a tag to compare

  • Update packages' versions
  • Fix tests
  • Fix tslint

v1.0.0 (2019-08-27)

27 Aug 11:15

Choose a tag to compare

  • Implementation of library with AES, Hash, PEM, RandomString and RSA
  • Implementation of Observable's operators for AES and RSA features.
  • Related tests.
  • Documentation.