[PM-22263] Integate Rust SDK to Seeder (#6150)

Adds a Rust SDK for performing seed related cryptograhic operations. It depends on internal portions of our Rust SDK. Primarily parts of the bitwarden-crypto crate.
This commit is contained in:
Oscar Hinton
2025-10-21 23:46:37 +02:00
committed by GitHub
parent 9c51c9971b
commit 44a82d3b22
17 changed files with 3651 additions and 0 deletions

2
.gitignore vendored
View File

@@ -216,6 +216,8 @@ bitwarden_license/src/Sso/wwwroot/assets
.mono
src/Core/MailTemplates/Mjml/out
src/Core/MailTemplates/Mjml/out-hbs
NativeMethods.g.cs
util/RustSdk/rust/target
src/Admin/Admin.zip
src/Api/Api.zip