-
Notifications
You must be signed in to change notification settings - Fork 90
Pull requests: dalek-cryptography/subtle
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add
#[track_caller] to CtOption::{expect, unwrap}
#152
opened Jan 4, 2026 by
tarcieri
Contributor
Loading…
Refactor
lib.rs into choice, ctoption, and traits submodules
#151
opened Jan 4, 2026 by
tarcieri
Contributor
Loading…
Bump
edition to 2024; MSRV 1.85+; version to v3.0.0-pre
#149
opened Jan 4, 2026 by
tarcieri
Contributor
Loading…
test+fix: Add asm testing and fix
core_hint_black_box
#147
opened Apr 29, 2025 by
Daniel-Aaron-Bloom
Loading…
Harden constant-time equality on arrays and slices
#120
opened Feb 12, 2024 by
AaronFeickert
Contributor
Loading…
reduce boilerplate implementing comparisons for user-defined types
#99
opened Dec 31, 2022 by
cosmicexplorer
Loading…
define and implement
ConstantTime{Partial,}Ord traits
#98
opened Dec 31, 2022 by
cosmicexplorer
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.