Releases: relaycorp/relaynet-core-js
Releases · relaycorp/relaynet-core-js
v1.3.0
1.3.0 (2020-01-16)
Features
- Implement functions to (de)serialize RSA and ECDH keys (851aa17)
v1.2.6
1.2.6 (2020-01-16)
Bug Fixes
- Drop recipientCertificate parameter from SessionEnvelopedData.decrypt() (ce6de8d)
v1.2.5
1.2.5 (2020-01-16)
Bug Fixes
- Expose method to get recipient key id in SessionEnvelopedData (#41) (8d0a300)
v1.2.4
1.2.4 (2020-01-13)
Bug Fixes
- Exclude docs/ from NPM package (0ffc507)
v1.2.3
1.2.3 (2020-01-13)
Bug Fixes
- Expose parcel deserialization function (7036c8d)
v1.2.2
1.2.2 (2020-01-13)
Bug Fixes
- Expose all EnvelopedData-related classes and interfaces temporarily (57785db)
v1.2.1
1.2.1 (2020-01-03)
Bug Fixes
- Simplify export of PKI.js types (8bb1a3b)
v1.2.0
1.2.0 (2020-01-03)
Features
- Expose cryptographic key generation functions (74884a8)
v1.1.0
1.1.0 (2020-01-03)
Features
v1.0.6
1.0.6 (2019-12-31)
Bug Fixes
- Configure WebCrypto in index.js (758167b)