mirror of
https://github.com/bitwarden/mobile
synced 2025-12-23 11:43:49 +00:00
Merge branch 'master' into feature/pm-1029-tde-login
# Conflicts: # src/App/Resources/AppResources.resx
This commit is contained in:
@@ -66,6 +66,9 @@ namespace Bit.Core
|
||||
public const int Argon2MemoryInMB = 64;
|
||||
public const int Argon2Parallelism = 4;
|
||||
public const int MasterPasswordMinimumChars = 12;
|
||||
public const string DefaultFido2KeyType = "public-key";
|
||||
public const string DefaultFido2KeyAlgorithm = "ECDSA";
|
||||
public const string DefaultFido2KeyCurve = "P-256";
|
||||
|
||||
public static readonly string[] AndroidAllClearCipherCacheKeys =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user