mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:12:45 +00:00 
			
		
		
		
	|  a9d240c647 This patch implements and tests window.crypto.sublte.generateKey with an RSA-OAEP algorithm. In order for the types to be happy, the KeyAlgorithms objects are moved to their own .h/.cpp pair, and the new KeyAlgorithms for RSA are added there. | ||
|---|---|---|
| .. | ||
| Crypto.cpp | ||
| Crypto.h | ||
| Crypto.idl | ||
| CryptoAlgorithms.cpp | ||
| CryptoAlgorithms.h | ||
| CryptoBindings.h | ||
| CryptoKey.cpp | ||
| CryptoKey.h | ||
| CryptoKey.idl | ||
| KeyAlgorithms.cpp | ||
| KeyAlgorithms.h | ||
| SubtleCrypto.cpp | ||
| SubtleCrypto.h | ||
| SubtleCrypto.idl | ||