bytesbrains.com
Results 3 packages owned by
bytesbrains.comSort by
maktub_passkey
maktub_passkey: ^0.1.0-dev.4 copied to clipboard
1
likes
140
points
24
downloads
WebAuthn passkey create/assert plus the PRF (hmac-secret) extension for Flutter — derive a stable per-credential secret from a synced passkey on iOS and Android. The PRF API the common passkey plugins [...]#passkey#webauthn#prf#encryption#credentials
warden_ffi
warden_ffi: ^0.1.0-dev.1 copied to clipboard
1
likes
150
points
5
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.#ffi#cryptography#threshold#blockchain
warden_ffi_flutter
warden_ffi_flutter: ^0.1.0-dev.1 copied to clipboard
0
likes
140
points
6
downloads
Flutter plugin that bundles the Warden native FFI library (the Veil bridge) — a threshold conditional-decryption gate — so an app gets it with no Rust toolchain and no native build wiring. Wraps the w [...]#ffi#cryptography#threshold#blockchain