warden_ffi 0.1.0-dev.1 copy "warden_ffi: ^0.1.0-dev.1" to clipboard
warden_ffi: ^0.1.0-dev.1 copied to clipboard

Dart FFI bindings for Warden — a threshold conditional-decryption gate. Seal a blob behind an on-chain condition, then open it once the federation releases the key. Bring your own native library.

Changelog #

0.1.0-dev.1 #

  • First public pre-release. Dart FFI bindings over the warden_* C ABI: conditionIdentity / sealGated / openGated / combine, with WardenFfi.load({path}) and WardenFfiException for native errors.
  • Bring-your-own native library (build from the warden/ffi Rust crate).
  • Experimental: Warden is a Phase-0 PoC; the timing guarantee is unproven on a production federation. Pre-release — pin explicitly.
1
likes
150
points
0
downloads

Documentation

API reference

Publisher

verified publisherbytesbrains.com

Weekly Downloads

Dart FFI bindings for Warden — a threshold conditional-decryption gate. Seal a blob behind an on-chain condition, then open it once the federation releases the key. Bring your own native library.

Repository (GitHub)
View/report issues

Topics

#ffi #cryptography #threshold #blockchain

License

MIT (license)

Dependencies

ffi

More

Packages that depend on warden_ffi