v0.9.3
SDK Version 0.9.e will include the following enhancements and fixes.
Feature Additions
- Users of the SDK will be able to create authorization objects from the SDK.
- Methods added to generate record view keys and decrypt records using them.
- Ability to generate transition view keys using account view keys.
- Addition of a convenience method to decrypt an entire transition using an account view key.
- Addition of a
EncryptionToolkitobject that provides convenience methods for encrypting and decrypting key Aleo protocol objects in JS.