MCPcopy Create free account
hub / github.com/RustCrypto/utils / ct_select.rs

File ct_select.rs

ctutils/src/traits/ct_select.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::{Choice, CtAssign, CtAssignSlice};
2use core::{
3 cmp,
4 num::{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected