bitwarden-browser/libs/common/src/enums
Bernd Schoolmann e055e68991
[PS-2251] Implement argon2 kdf (#4468)
* Implement argon2

* Remove argon2 webassembly warning

* Replace magic numbers by enum

* move packages

* cleanup call to argon2

* update call to node argon2

* don't need  wasm-eval

* revert config changes

* Update libs/common/src/enums/kdfType.ts

Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>

* Update kdfType.ts

* apply DEFAULT_PBKDF2_ITERATIONS

* checkIfWasmSupported

Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2023-01-26 09:20:12 -05:00
..
authRequestType.ts [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
authenticationStatus.ts Move to libs 2022-06-03 16:24:40 +02:00
authenticationType.ts [PS 1045] bw login with apikey argument fails on cli (#3959) 2022-11-17 12:50:37 +01:00
cipherRepromptType.ts Move to libs 2022-06-03 16:24:40 +02:00
cipherType.ts Move to libs 2022-06-03 16:24:40 +02:00
clientType.ts Move to libs 2022-06-03 16:24:40 +02:00
deviceType.ts Move to libs 2022-06-03 16:24:40 +02:00
emergencyAccessStatusType.ts Move to libs 2022-06-03 16:24:40 +02:00
emergencyAccessType.ts Move to libs 2022-06-03 16:24:40 +02:00
encryptedExportType.ts [SM-89] Updates to encrypted export (#2963) 2022-08-29 10:11:44 -04:00
encryptionType.ts Move to libs 2022-06-03 16:24:40 +02:00
event-system-user.ts [EC-449] Event log user for SCIM events (#3643) 2022-11-09 12:13:37 +00:00
eventType.ts [EC-320] Add organization vault export to event logs (#3136) 2022-07-25 09:56:03 +01:00
fieldType.ts Move to libs 2022-06-03 16:24:40 +02:00
fileUploadType.ts Move to libs 2022-06-03 16:24:40 +02:00
hashPurpose.ts Move to libs 2022-06-03 16:24:40 +02:00
htmlStorageLocation.ts Move to libs 2022-06-03 16:24:40 +02:00
importOptions.ts Add passky importer (#4253) 2022-12-19 21:47:45 +01:00
kdfType.ts [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
keySuffixOptions.ts Move to libs 2022-06-03 16:24:40 +02:00
linkedIdType.ts Move to libs 2022-06-03 16:24:40 +02:00
logLevelType.ts Move to libs 2022-06-03 16:24:40 +02:00
nativeMessagingVersion.ts [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
notificationType.ts [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
organizationApiKeyType.ts EC-265 - SCIM configuration page in org admin (#3065) 2022-07-15 09:35:30 -04:00
organizationConnectionType.ts EC-265 - SCIM configuration page in org admin (#3065) 2022-07-15 09:35:30 -04:00
organizationUserStatusType.ts [EC-338] Update SCIM code naming conventions (revoked/restore) (#3160) 2022-07-25 10:47:56 +10:00
organizationUserType.ts Move to libs 2022-06-03 16:24:40 +02:00
paymentMethodType.ts Move to libs 2022-06-03 16:24:40 +02:00
planSponsorshipType.ts Move to libs 2022-06-03 16:24:40 +02:00
planType.ts Move to libs 2022-06-03 16:24:40 +02:00
policyType.ts Move to libs 2022-06-03 16:24:40 +02:00
productType.ts Move to libs 2022-06-03 16:24:40 +02:00
providerUserStatusType.ts [EC-338] Update SCIM code naming conventions (revoked/restore) (#3160) 2022-07-25 10:47:56 +10:00
providerUserType.ts Move to libs 2022-06-03 16:24:40 +02:00
scimProviderType.ts EC-265 - SCIM configuration page in org admin (#3065) 2022-07-15 09:35:30 -04:00
secureNoteType.ts Move to libs 2022-06-03 16:24:40 +02:00
sendType.ts Move to libs 2022-06-03 16:24:40 +02:00
ssoEnums.ts Move to libs 2022-06-03 16:24:40 +02:00
stateVersion.ts [EC-364] Expose key getters on CryptoService (#3170) 2022-08-04 07:09:36 +10:00
storageLocation.ts Move to libs 2022-06-03 16:24:40 +02:00
themeType.ts Move to libs 2022-06-03 16:24:40 +02:00
transactionType.ts Move to libs 2022-06-03 16:24:40 +02:00
twoFactorProviderType.ts Move to libs 2022-06-03 16:24:40 +02:00
uriMatchType.ts Move to libs 2022-06-03 16:24:40 +02:00
verificationType.ts Move to libs 2022-06-03 16:24:40 +02:00