Skip to content

[PM-20361] Signature keys #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 155 commits into from
Jun 16, 2025

Remove backticks in docs for bytebuf

9fc8fc9
Select commit
Loading
Failed to load commit list.
Merged

[PM-20361] Signature keys #207

Remove backticks in docs for bytebuf
9fc8fc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 16, 2025 in 1s

85.86% of diff hit (target 70.46%)

View this Pull Request on Codecov

85.86% of diff hit (target 70.46%)

Annotations

Check warning on line 59 in crates/bitwarden-core/src/auth/login/api_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/auth/login/api_key.rs#L54-L59

Added lines #L54 - L59 were not covered by tests

Check warning on line 123 in crates/bitwarden-core/src/auth/login/auth_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/auth/login/auth_request.rs#L123

Added line #L123 was not covered by tests

Check warning on line 58 in crates/bitwarden-core/src/auth/login/password.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/auth/login/password.rs#L53-L58

Added lines #L53 - L58 were not covered by tests

Check warning on line 46 in crates/bitwarden-core/src/auth/tde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/auth/tde.rs#L40-L46

Added lines #L40 - L46 were not covered by tests

Check warning on line 78 in crates/bitwarden-core/src/client/encryption_settings.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/client/encryption_settings.rs#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 92 in crates/bitwarden-core/src/client/encryption_settings.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/client/encryption_settings.rs#L92

Added line #L92 was not covered by tests

Check warning on line 187 in crates/bitwarden-core/src/client/test_accounts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/client/test_accounts.rs#L187

Added line #L187 was not covered by tests

Check warning on line 160 in crates/bitwarden-core/src/key_management/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/key_management/crypto.rs#L156-L160

Added lines #L156 - L160 were not covered by tests

Check warning on line 210 in crates/bitwarden-core/src/key_management/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/key_management/crypto.rs#L206-L210

Added lines #L206 - L210 were not covered by tests

Check warning on line 225 in crates/bitwarden-core/src/key_management/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/key_management/crypto.rs#L225

Added line #L225 was not covered by tests

Check warning on line 601 in crates/bitwarden-core/src/key_management/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/key_management/crypto.rs#L590-L601

Added lines #L590 - L601 were not covered by tests

Check warning on line 610 in crates/bitwarden-core/src/key_management/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/key_management/crypto.rs#L604-L610

Added lines #L604 - L610 were not covered by tests

Check warning on line 612 in crates/bitwarden-core/src/key_management/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/key_management/crypto.rs#L612

Added line #L612 was not covered by tests

Check warning on line 71 in crates/bitwarden-core/src/key_management/crypto_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/key_management/crypto_client.rs#L67-L71

Added lines #L67 - L71 were not covered by tests

Check warning on line 212 in crates/bitwarden-crypto/src/enc_string/asymmetric.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/enc_string/asymmetric.rs#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 83 in crates/bitwarden-crypto/src/keys/signed_public_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/signed_public_key.rs#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 97 in crates/bitwarden-crypto/src/keys/signed_public_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/signed_public_key.rs#L94-L97

Added lines #L94 - L97 were not covered by tests

Check warning on line 130 in crates/bitwarden-crypto/src/keys/signed_public_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/signed_public_key.rs#L125-L130

Added lines #L125 - L130 were not covered by tests

Check warning on line 139 in crates/bitwarden-crypto/src/keys/signed_public_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/signed_public_key.rs#L134-L139

Added lines #L134 - L139 were not covered by tests

Check warning on line 149 in crates/bitwarden-crypto/src/keys/signed_public_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/signed_public_key.rs#L143-L149

Added lines #L143 - L149 were not covered by tests

Check warning on line 155 in crates/bitwarden-crypto/src/keys/signed_public_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/signed_public_key.rs#L153-L155

Added lines #L153 - L155 were not covered by tests

Check warning on line 159 in crates/bitwarden-crypto/src/keys/signed_public_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/signed_public_key.rs#L157-L159

Added lines #L157 - L159 were not covered by tests

Check warning on line 31 in crates/bitwarden-crypto/src/signing/cose.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/signing/cose.rs#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 50 in crates/bitwarden-crypto/src/signing/cose.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/signing/cose.rs#L50

Added line #L50 was not covered by tests

Check warning on line 80 in crates/bitwarden-crypto/src/signing/cose.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/signing/cose.rs#L80

Added line #L80 was not covered by tests