Skip to content

Releases: relaycorp/relaynet-core-js

v1.3.0

16 Jan 23:21
Compare
Choose a tag to compare

1.3.0 (2020-01-16)

Features

  • Implement functions to (de)serialize RSA and ECDH keys (851aa17)

v1.2.6

16 Jan 18:48
Compare
Choose a tag to compare

1.2.6 (2020-01-16)

Bug Fixes

  • Drop recipientCertificate parameter from SessionEnvelopedData.decrypt() (ce6de8d)

v1.2.5

16 Jan 13:05
8d0a300
Compare
Choose a tag to compare

1.2.5 (2020-01-16)

Bug Fixes

  • Expose method to get recipient key id in SessionEnvelopedData (#41) (8d0a300)

v1.2.4

13 Jan 17:39
Compare
Choose a tag to compare

1.2.4 (2020-01-13)

Bug Fixes

  • Exclude docs/ from NPM package (0ffc507)

v1.2.3

13 Jan 17:33
Compare
Choose a tag to compare

1.2.3 (2020-01-13)

Bug Fixes

  • Expose parcel deserialization function (7036c8d)

v1.2.2

13 Jan 16:49
Compare
Choose a tag to compare

1.2.2 (2020-01-13)

Bug Fixes

  • Expose all EnvelopedData-related classes and interfaces temporarily (57785db)

v1.2.1

03 Jan 19:39
Compare
Choose a tag to compare

1.2.1 (2020-01-03)

Bug Fixes

  • Simplify export of PKI.js types (8bb1a3b)

v1.2.0

03 Jan 19:01
Compare
Choose a tag to compare

1.2.0 (2020-01-03)

Features

  • Expose cryptographic key generation functions (74884a8)

v1.1.0

03 Jan 18:45
23868d7
Compare
Choose a tag to compare

1.1.0 (2020-01-03)

Features

v1.0.6

31 Dec 19:44
Compare
Choose a tag to compare

1.0.6 (2019-12-31)

Bug Fixes

  • Configure WebCrypto in index.js (758167b)