1
0
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:
André Bispo
2023-07-28 07:33:54 +01:00
168 changed files with 7163 additions and 978 deletions

View File

@@ -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 =
{