1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-26 03:42:57 +02:00
bitwarden-mobile/src/Core/Enums
Bernd Schoolmann 9613019d4d
[PS-2249] Implement Argon2 (#2293)
* Implement Argon2

* Fix incorrect argon2 type on iOS

* Switch argon2 implementation to native bindings

* Change argon2 to save iterations instead of memory as 'kdfIterations'

* Remove mistakenly added import

* Remove unused library
2023-01-20 16:03:16 -05:00
..
AuthenticationStatus.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
CipherRepromptType.cs Password reprompt (#1365) 2021-05-21 15:13:54 +02:00
CipherType.cs lots of enums 2019-04-09 17:14:16 -04:00
ClientType.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
CryptoHashAlgorithm.cs start writing crypto service 2019-04-03 14:21:54 -04:00
DeviceType.cs mobile platform utils 2019-04-09 23:24:03 -04:00
EncryptionType.cs start writing crypto service 2019-04-03 14:21:54 -04:00
EventType.cs Password reprompt (#1365) 2021-05-21 15:13:54 +02:00
FieldType.cs [Linked fields] Add Linked Field as a custom field type (#1563) 2021-11-09 07:34:16 +10:00
FileUploadType.cs Send azure upload (#1334) 2021-03-29 09:45:04 -05:00
ForwardedEmailServiceType.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
GeneratorType.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
HashPurpose.cs Use 2 iterations for local password hashing (#1423) 2021-06-15 07:39:34 +10:00
HdkfAlgorithm.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
KdfType.cs [PS-2249] Implement Argon2 (#2293) 2023-01-20 16:03:16 -05:00
LinkedIdType.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
NavigationTarget.cs SG-210 Account Switching in Autofill (iOS) (#1909) 2022-06-08 14:24:01 -03:00
NotificationType.cs Passwordless feature branch PR (#2100) 2022-09-26 18:27:57 +01:00
OrganizationUserStatusType.cs start writing crypto service 2019-04-03 14:21:54 -04:00
OrganizationUserType.cs Implemented Custom role and permissions (#1189) 2021-01-13 14:31:27 -05:00
PaymentMethodType.cs mobile platform utils 2019-04-09 23:24:03 -04:00
PlanType.cs mobile platform utils 2019-04-09 23:24:03 -04:00
PolicyType.cs Disable Private Vault Export Policy (#1546) 2021-09-23 18:30:20 +02:00
SecureNoteType.cs lots of enums 2019-04-09 17:14:16 -04:00
SendType.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
StorageLocation.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
TransactionType.cs mobile platform utils 2019-04-09 23:24:03 -04:00
TwoFactorProviderType.cs FIDO2 WebAuthn support for mobile (#1519) 2021-08-30 12:44:12 -04:00
UriMatchType.cs lots of enums 2019-04-09 17:14:16 -04:00
UsernameEmailType.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
UsernameType.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
VaultTimeoutAction.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
VerificationType.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
WatchState.cs EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00