starkom-gadgets 1.1.0

Reusable Starkom chips.
Documentation
1
2
3
4
5
6
7
8
// Copyright 2026 The Libernet Team
// SPDX-License-Identifier: Apache-2.0

mod utils;

pub mod hmac;
pub mod poseidon2;
pub mod xits;