Skip to content

Releases: thedonutfactory/donut

v0.1.0

03 Jun 16:02
Compare
Choose a tag to compare

Initial Release

This is the initial release of donut fhe runtime, it includes:

  • fully funtional VM and encrypted bytecode engine
  • a simple functional language called 'donut' to build encrypted programs
  • tooling to encrypt transactions and execute them against donut functions

What's Changed

  • Initial ciphertext by @jlogelin in #1
  • Integrate ciphertexts by @jlogelin in #2

New Contributors

  • @jlogelin made their first contribution in #1

Full Changelog: https://github.com/thedonutfactory/donut/commits/v0.1.0