-
- Downloads
Bug 1804972 - upgrade to authenticator 0.4.0-alpha.7. r=supply-chain-reviewers,dveditz
Differential Revision: https://phabricator.services.mozilla.com/D168157
Showing
- Cargo.lock 2 additions, 2 deletionsCargo.lock
- supply-chain/audits.toml 1 addition, 1 deletionsupply-chain/audits.toml
- third_party/rust/authenticator/.cargo-checksum.json 1 addition, 1 deletionthird_party/rust/authenticator/.cargo-checksum.json
- third_party/rust/authenticator/Cargo.lock 1 addition, 1 deletionthird_party/rust/authenticator/Cargo.lock
- third_party/rust/authenticator/Cargo.toml 1 addition, 1 deletionthird_party/rust/authenticator/Cargo.toml
- third_party/rust/authenticator/build.rs 10 additions, 4 deletionsthird_party/rust/authenticator/build.rs
- third_party/rust/authenticator/examples/ctap1.rs 3 additions, 3 deletionsthird_party/rust/authenticator/examples/ctap1.rs
- third_party/rust/authenticator/examples/ctap2.rs 7 additions, 7 deletionsthird_party/rust/authenticator/examples/ctap2.rs
- third_party/rust/authenticator/examples/ctap2_discoverable_creds.rs 12 additions, 12 deletions...y/rust/authenticator/examples/ctap2_discoverable_creds.rs
- third_party/rust/authenticator/examples/main.rs 2 additions, 2 deletionsthird_party/rust/authenticator/examples/main.rs
- third_party/rust/authenticator/examples/reset.rs 2 additions, 2 deletionsthird_party/rust/authenticator/examples/reset.rs
- third_party/rust/authenticator/examples/set_pin.rs 3 additions, 3 deletionsthird_party/rust/authenticator/examples/set_pin.rs
- third_party/rust/authenticator/examples/test_exclude_list.rs 4 additions, 4 deletionsthird_party/rust/authenticator/examples/test_exclude_list.rs
- third_party/rust/authenticator/src/authenticatorservice.rs 9 additions, 11 deletionsthird_party/rust/authenticator/src/authenticatorservice.rs
- third_party/rust/authenticator/src/capi.rs 2 additions, 2 deletionsthird_party/rust/authenticator/src/capi.rs
- third_party/rust/authenticator/src/consts.rs 3 additions, 3 deletionsthird_party/rust/authenticator/src/consts.rs
- third_party/rust/authenticator/src/crypto/dummy.rs 1 addition, 1 deletionthird_party/rust/authenticator/src/crypto/dummy.rs
- third_party/rust/authenticator/src/crypto/mod.rs 12 additions, 11 deletionsthird_party/rust/authenticator/src/crypto/mod.rs
- third_party/rust/authenticator/src/crypto/nss.rs 4 additions, 4 deletionsthird_party/rust/authenticator/src/crypto/nss.rs
- third_party/rust/authenticator/src/crypto/openssl.rs 3 additions, 3 deletionsthird_party/rust/authenticator/src/crypto/openssl.rs
Loading
Please register or sign in to comment