mirror of
https://github.com/bitwarden/mobile
synced 2025-12-19 17:53:47 +00:00
key derivation service that pinvokes into CommonCrypto for PBKDF2 key
This commit is contained in:
@@ -140,6 +140,7 @@
|
||||
<Compile Include="Services\ClipboardService.cs" />
|
||||
<Compile Include="Main.cs" />
|
||||
<Compile Include="AppDelegate.cs" />
|
||||
<Compile Include="Services\KeyDerivationService.cs" />
|
||||
<Compile Include="Services\ReflectionService.cs" />
|
||||
<None Include="app.config" />
|
||||
<None Include="Entitlements.plist" />
|
||||
|
||||
Reference in New Issue
Block a user