Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use crate::{Choice, CtAssign, CtAssignSlice};
2
use core::{
3
cmp,
4
num::{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected