Sign in
chromium
/
chromium
/
src
/
c0f2f73bc76d220a37f98c6eb14f849980821842
/
components
/
webcrypto
/
status.h
a30d423
The Great Blink mv for source files, part 1.
by Blink Reformat
· 7 years ago
4451821b
Raise an error when calling WebCrypto's deriveBits() for HKDF with
by eroman
· 8 years ago
c9529a8
Require extractable=false for KDF import
by eroman
· 9 years ago
2d840b6
Reject deriveBits() for PBKDF2 when given a length of 0.
by eroman
· 9 years ago
5dd91f8
Switch to standard integer types in components/, part 4 of 4.
by avi
· 10 years ago
7961664
[webcrypto] Reject PBKDF2 when iterations==0.
by eroman
· 10 years ago
f5d6b2a
[refactor] Misc post-NSS WebCrypto cleanups.
by eroman
· 10 years ago
56f1232
html_viewer: Move webcrypto to a place where html_viewer can use it.
by erg
· 10 years ago
[Renamed (97%) from content/child/webcrypto/status.h]
31e76e42
Allow PBKDF2 key derivation using an empty password.
by eroman
· 11 years ago
22a80e7
Implement PBKDF2 (except for generateKey) using BoringSSL.
by xun.sun
· 11 years ago
65103179
Implement HKDF for webcrypto
by nharper
· 11 years ago
825de71
Don't allow importing empty HMAC keys.
by eroman
· 11 years ago
f4aa92ee7
[WebCrypto] Throw syntaxError if keyUsage is empty in ImportKey
by habib.virji
· 11 years ago
05d989c
Remove ErrorImportEmptyKeyData.
by eroman
· 11 years ago
f93fd5b
WebCrypto: Add the "get key length" operation.
by eroman
· 11 years ago
5d519974
WebCrypto: Allow the import of HMAC keys which are not a multiple of 8 bits.
by eroman
· 11 years ago
401e4afc
Support generating an HMAC key with a bit length that is not a multiple of 8.
by eroman
· 11 years ago
70f820a
Check that usage isn't empty when generateKey() is called
by nharper
· 11 years ago
ed48e81
Implement ECDH for WebCrypto using BoringSSL (chromium-side).
by eroman
· 11 years ago
9e9ed05
Fix the error message when generating an AES key using a length other than 128, 192, 256.
by eroman
· 11 years ago
4ec50f25
Revert of Check that usage isn't empty when generateKey() is called (patchset #4 id:60001 of https://codereview.chromium.org/745443002/)
by pdr
· 11 years ago
f723e16
Check that usage isn't empty when generateKey() is called
by nharper
· 11 years ago
b2ead6d
webcrypto: Add ECDSA algorithm using BoringSSL (chromium-side)
by eroman
· 11 years ago
398e7e1
Refactor: Rename "property" --> "member" for JWK error function.
by eroman
· 11 years ago
ca92d1e
Reject JWK key import when key_ops contains duplicate values.
by eroman
· 11 years ago
4d7a0e0
[webcrypto] Implement AES-CTR using BoringSSL.
by eroman
· 11 years ago
31130d6c
[webcrypto] JWK: Reject keys with non-minimal bigintegers.
by
[email protected]
· 11 years ago
e9aa71a
Refactor RSA key generation for WebCrypto's NSS implementation.
by
[email protected]
· 11 years ago
38409aec
Refactor WebCrypto code.
by
[email protected]
· 11 years ago
a36c84a
Revert 284192 due to a failing test.
by
[email protected]
· 11 years ago
d008566
Refactor WebCrypto code.
by
[email protected]
· 11 years ago
cb7f3e3
[webcrypto] Give more descriptive error messages on Linux for unsupported functionality.
by
[email protected]
· 11 years ago
a1e624f3
Revert of [webcrypto] Give more descriptive error messages on Linux for unsupported functionality. (https://codereview.chromium.org/343473004/)
by
[email protected]
· 11 years ago
778b44b
[webcrypto] Give more descriptive error messages on Linux for unsupported functionality.
by
[email protected]
· 11 years ago
b05ba93
[webcrypto] Remove support for AES 192-bit keys (2 of 2)
by
[email protected]
· 11 years ago
c360f83
[webcrypto] Restrict public exponent for RSA key generation to 3 or 65537.
by
[email protected]
· 11 years ago
9c2e9cf
[webcryto] Validate key usages during key creation.
by
[email protected]
· 11 years ago
3827620
[webcrypto] Remove RSA-ES support (2 of 3)
by
[email protected]
· 11 years ago
6f82af2
[webcrypto] Add JWK import/export of RSA private keys (NSS).
by
[email protected]
· 11 years ago
88be9856
[webcrypto] Make operations run on a background thread so they don't block the blink thread.
by
[email protected]
· 11 years ago
0945421be
[refactor] Remove usages of WEBCRYPTO_HAS_ERROR_TYPE ifdef.
by
[email protected]
· 11 years ago
04a5dfa
Revert 266798 "[webcrypto] Make operations run on a background t..."
by
[email protected]
· 11 years ago
cb070b9
[webcrypto] Make operations run on a background thread so they don't block the blink thread.
by
[email protected]
· 11 years ago
c503936
[webcrypto] Set the error type for failures.
by
[email protected]
· 11 years ago
c7a9468
[webcrypto] Remove support for null import algorithms.
by
[email protected]
· 11 years ago
37be4cfa
[refactor] Move Status to its own file.
by
[email protected]
· 11 years ago