1
0
mirror of https://github.com/bitwarden/server synced 2025-12-15 07:43:54 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Hinton
ecfe6ec84b Fix SDK requiring two builds 2025-12-04 10:00:00 +01:00
Matt Gibson
533153fc7b include specific rust toolchain, matching bitwarden sdk 2025-12-02 13:46:20 -08:00
Oscar Hinton
424e2b4b24 Merge branch 'main' into arch/seeder-api 2025-11-27 15:30:19 +01:00
renovate[bot]
a434419313 [deps]: Update sdk-internal to 7080159 (#6609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-20 18:28:01 +01:00
Matt Gibson
620830bfd8 fixup routing and sdk links 2025-11-18 11:00:09 -08:00
Oscar Hinton
44a82d3b22 [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.
2025-10-21 23:46:37 +02:00
Hinton
9c4c88fa34 Wire up SDK 2025-10-09 17:32:41 -07:00
Hinton
fdd7cd0e2f Change the paths to wildcard to avoid errors on other platforms 2025-10-09 15:23:48 -07:00
Hinton
5784d74d52 Add workaround for generated code 2025-10-09 15:00:35 -07:00
Hinton
4192b08aa5 Configure csproj to build rust 2025-10-09 10:39:28 -07:00
Hinton
9900a74031 Use pre-generated RSA key 2025-08-01 17:38:12 +02:00
Hinton
3ad308138e Speed up KDF 2025-07-31 16:39:12 +02:00
Hinton
3132e09e21 Wire up crypto logic for sharing org key 2025-07-31 14:48:48 +02:00
Hinton
75f11f68ac Generate valid keys using rust 2025-07-31 10:20:53 +02:00
Hinton
072f9f2278 Add hash password 2025-07-28 18:40:54 +02:00
Hinton
418dbb374c SDK integration in db seeder 2025-07-01 17:21:26 +02:00