Commits
User selector
Commit History
Commits on Nov 30, 2018
Rename ENABLE_SUBTLE_CRYPTO to ENABLE_WEB_CRYPTO
Show description for 3ef5682committed
Commits on Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Aug 19, 2017
[WebCrypto] Remove the KeyAlgorithm type hierarchy
Show description for b9f9e9cauthored andcommitted
Commits on Aug 17, 2017
-Wreturn-type warnings in CryptoKey.cpp and SubtleCrypto.cpp
Show description for 2be6c62committed
Commits on Aug 12, 2017
[WebIDL] Replace JSCryptoKeyCustom and JSCryptoAlgorithmBuilder with generated code
Show description for 3e58a9eauthored andcommitted
Commits on Mar 24, 2017
Unreviewed, rolling out r214329.
Show description for eceb827committedwindow.crypto.getRandomValues() uses the insecure RC4 RNG
Show description for 8b0e9e6committed
Commits on Feb 17, 2017
Remove EFL from WebCore
Show description for eedce20committed
Anders Carlsson
Commits on Nov 11, 2016
Rename CryptoKeyUsage to CryptoKeyUsageBitmap and CryptoKey::Usage to CryptoKeyUsage
Show description for 392fa81committed
Jiewen Tan
Commits on Sep 15, 2016
WebCrypto algorithms should be exposed via KeyAlgorithm dictionary
Show description for bf31d6fcommitted
Jiewen Tan
Commits on May 3, 2016
Change IDL enumerations to be nested in their C++ class instead of at WebCore namespace level
Show description for b7dd5abcommitted
Commits on Apr 30, 2016
Next batch of conversions to use C++ enum class instead of strings for enumerations
Show description for 82fa17acommitted
Commits on Jan 30, 2015
Rename shared() static member functions to singleton() for singleton classes.
Show description for 045c446committed
Commits on Aug 23, 2014
Clean up build warnings: control reaches end of non-void function
Show description for 79060e3committed
Commits on Feb 8, 2014
Stop using PLATFORM(MAC) in WebCore except where it means “OS X but not iOS”
Show description for 72cb951committed
Dan Bernstein
Commits on Dec 13, 2013
WebCrypto Key.usages should be ordered alphabetically
Show description for 9d196b6committed
Commits on Nov 17, 2013
Use uint8_t vectors for WebCrypto data
Show description for f57f576committed
Commits on Nov 4, 2013
Implement generateKey for HMAC and AES-CBC
Show description for c204a1ecommittedUnreviewed, rolling out r158526.
Show description for 8b86351committed
Commits on Nov 3, 2013
Implement generateKey for HMAC and AES-CBC
Show description for f656051committed
Commits on Oct 29, 2013
Beef up CryptoKey
Show description for fc4f420committed
Commits on Oct 24, 2013
Add CryptoKey base class and bindings
Show description for a417a61committed
Loading