mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Extract simple integer math into its own module
This commit is contained in:
@@ -156,6 +156,7 @@ pub fn main() {
|
||||
cfg.component("tor-malloc");
|
||||
cfg.component("tor-err-testing");
|
||||
cfg.component("or-event-testing");
|
||||
cfg.component("tor-intmath-testing");
|
||||
cfg.component("tor-ctime-testing");
|
||||
cfg.component("curve25519_donna");
|
||||
cfg.component("keccak-tiny");
|
||||
|
||||
Reference in New Issue
Block a user