mirror of
				https://github.com/Mbed-TLS/mbedtls.git
				synced 2025-11-03 20:33:16 +03:00 
			
		
		
		
	Add ChangeLog entry for base blinding protection
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
		
							
								
								
									
										6
									
								
								ChangeLog.d/protect-base-blinding.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								ChangeLog.d/protect-base-blinding.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
				
			|||||||
 | 
					Security
 | 
				
			||||||
 | 
					   * Fix side channel in RSA private key operations and static (finite-field)
 | 
				
			||||||
 | 
					     Diffie-Hellman. An adversary with precise enough timing and memory access
 | 
				
			||||||
 | 
					     information (typically an untrusted operating system attacking a secure
 | 
				
			||||||
 | 
					     enclave) could bypass an existing counter-measure (base blinding) and
 | 
				
			||||||
 | 
					     potentially fully recover the private key.
 | 
				
			||||||
		Reference in New Issue
	
	Block a user