Provide fallback for crypto's fixed_time_eq on non-x86/arm targets
authorMatt Corallo <git@bluematt.me>
Mon, 16 Apr 2018 20:55:03 +0000 (16:55 -0400)
committerMatt Corallo <git@bluematt.me>
Tue, 17 Apr 2018 00:35:21 +0000 (20:35 -0400)
commit1ec9c3aa4bf99022df969de20acc84ff49314910
treebdbc20e47e2e2ad2101503e333fd9f8422f63feb
parent4d75d4c099cd6875f7ba95050012de340367278a
Provide fallback for crypto's fixed_time_eq on non-x86/arm targets
Cargo.toml
build.rs [new file with mode: 0644]
fuzz/Cargo.toml
fuzz/src/util/rust_crypto_nonstd_arch.c [new symlink]
src/util/rust_crypto_nonstd_arch.c [new file with mode: 0644]