github ProvableHQ/sdk v0.8.6

11 days ago

Changelog

SDK Release v0.8.6 adds the following features to the Provable SDK.

  • BHP, Pedersen, and Poseidon hash functions are now supported.
  • Field, Group, and Scalar elements all have fromBitsLe, fromBytesLe, toBitsLe, and toBytesLe functions enabling developers to serialize and deserialize algebraic elements into bytes or boolean arrays. This enables developers to encode text and objects as Aleo algebraic types.
  • Support for view_key owners to be able to calculate the transition view key tvk for transitions.

This release advances the amount of expressivity in the SDK for building app specific encodings and cryptographic schemes.

Don't miss a new sdk release

NewReleases is sending notifications on new releases.