Testing/Benchmarking winnow-datetime parsers
Implementation of a Oblivious Transfer extension protocols.
A Rust Library For Interacting With Winternitz One-Time Signatures, a Hash-Based, Post-Quantum Digital Signature Scheme Based On Lamport Signatures. This implementation uses the hash function Blake2b for all hashing, due to its speed and security, with a winternitz parameter of 16, and a digest size (n) of 32 bytes.
Bluetooth Object Transfer Service (OTS) Client for bluez-async.
Library of WeDPR shared zkp Function implement base ot.
Library designed for concatenating audio samples and generating .ot (slice) files for the Elektron Octatrack sampler.
Derive proc macros used in the `ot-tools-io` library crate.
Bluetooth Object Transfer Service (OTS) Client command-line tool.
Bluetooth Object Transfer Service (OTS) core.
Encryption and encoding library for developer ergonomics: prefix entropy, compact outputs, high performance
Python bindings for Oboron - general purpose encryption and encoding library
AXON v1.5.1 — first crates.io publication of the AXON language full-stack runtime. Lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the native Rust runtime: typed channels (TypedEventBus with QoS×5, π-calculus mobility, capability extrusion via shield D8 — Fase 13.f.2), Free Monad CPS handlers (Fase 2), lease kernel + reconcile loop (Fase 3+5), Epistemic Security Kernel (ESK Fase 6), Trust Types + ReplayLog (Fase 11.a+11.c), Stateful PEM over WebSocket (Fase 11.d), Ontological Tool Synthesis (Fase 11.e), Mobile Typed Channels (Fase 13). Crate publishes as `axon-lang` to mirror the Python PyPI package; library import remains `use axon::*` so existing call sites keep working unchanged.