-
- Downloads
Bug 1830944 - vendor authenticator-rs v0.4.0-alpha14. r=keeler,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D176938
Showing
- Cargo.lock 2 additions, 2 deletionsCargo.lock
- browser/base/content/browser.js 8 additions, 0 deletionsbrowser/base/content/browser.js
- browser/locales/en-US/chrome/browser/browser.properties 2 additions, 0 deletionsbrowser/locales/en-US/chrome/browser/browser.properties
- dom/webauthn/authrs_bridge/Cargo.toml 1 addition, 1 deletiondom/webauthn/authrs_bridge/Cargo.toml
- dom/webauthn/authrs_bridge/src/lib.rs 37 additions, 25 deletionsdom/webauthn/authrs_bridge/src/lib.rs
- supply-chain/imports.lock 7 additions, 0 deletionssupply-chain/imports.lock
- 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/examples/ctap2.rs 20 additions, 19 deletionsthird_party/rust/authenticator/examples/ctap2.rs
- third_party/rust/authenticator/examples/ctap2_discoverable_creds.rs 15 additions, 12 deletions...y/rust/authenticator/examples/ctap2_discoverable_creds.rs
- third_party/rust/authenticator/examples/interactive_management.rs 201 additions, 0 deletions...rty/rust/authenticator/examples/interactive_management.rs
- third_party/rust/authenticator/examples/set_pin.rs 3 additions, 0 deletionsthird_party/rust/authenticator/examples/set_pin.rs
- third_party/rust/authenticator/examples/test_exclude_list.rs 12 additions, 19 deletionsthird_party/rust/authenticator/examples/test_exclude_list.rs
- third_party/rust/authenticator/src/authenticatorservice.rs 69 additions, 15 deletionsthird_party/rust/authenticator/src/authenticatorservice.rs
- third_party/rust/authenticator/src/crypto/mod.rs 9 additions, 0 deletionsthird_party/rust/authenticator/src/crypto/mod.rs
- third_party/rust/authenticator/src/ctap2/commands/client_pin.rs 1 addition, 1 deletion...party/rust/authenticator/src/ctap2/commands/client_pin.rs
- third_party/rust/authenticator/src/ctap2/commands/get_assertion.rs 16 additions, 33 deletions...ty/rust/authenticator/src/ctap2/commands/get_assertion.rs
- third_party/rust/authenticator/src/ctap2/commands/get_info.rs 43 additions, 43 deletions...d_party/rust/authenticator/src/ctap2/commands/get_info.rs
- third_party/rust/authenticator/src/ctap2/commands/make_credentials.rs 21 additions, 47 deletions...rust/authenticator/src/ctap2/commands/make_credentials.rs
Loading
Please register or sign in to comment