Commits
User selector
Commit History
Commits on Jul 8, 2021
[WebCrypto] Support Elliptic Curve P-521 on Mac
Show description for 324d5a2committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 27, 2021
Leverage the new Vector(const T*, size_t) constructor
Show description for d3e3088committed
Commits on May 19, 2021
Update Base64 encoding/decoding to match more modern WebKit conventions
Show description for e3e9cf6committed
Sam Weinig
Commits on Jan 7, 2019
PlatformECKey should use a std::unique_ptr
Show description for bcd8771committed
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Nov 30, 2018
Rename ENABLE_SUBTLE_CRYPTO to ENABLE_WEB_CRYPTO
Show description for 3ef5682committed
Commits on Sep 21, 2017
[WebCrypto] Support Elliptic Curve P-521
Show description for 611f216committed
Commits on Aug 18, 2017
[WebCrypto][Mac] Replace CCECCryptorGetKeyComponents with CCECCryptorExportKey for exporting ECC JWKs
Show description for 6d59ffbcommitted
Jiewen Tan
Commits on Jul 11, 2017
[WebCrypto] CryptoKeyECMac::Custom OpenSSL tag is actually tagged type [1]
Show description for 9710302committed
Jiewen Tan
Commits on Mar 16, 2017
[WebCrypto] Support SPKI/PKCS8 for Elliptic Curve
Show description for ea3c76bcommitted
Jiewen Tan
Commits on Mar 8, 2017
[WebCrypto] Implement ECDH ImportKey/ExportKey operations
Show description for 2e88f33committed
Jiewen Tan
Commits on Mar 7, 2017
[WebCrypto] Implement ECDH GenerateKey operation
Show description for b50c15bcommitted
Jiewen Tan
Loading