Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@10d9e 10d9e released this 03 Jun 16:02
· 1 commit to main since this release

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