mirror of
				https://github.com/yuzu-emu/mbedtls.git
				synced 2025-11-04 09:15:05 +00:00 
			
		
		
		
	Adapt ChangeLog
This commit is contained in:
		
							parent
							
								
									2c5ef1143d
								
							
						
					
					
						commit
						da2fb42f96
					
				| 
						 | 
				
			
			@ -13,6 +13,9 @@ Bugfix
 | 
			
		|||
   * Enable Suite B with subset of ECP curves. Make sure the code compiles even
 | 
			
		||||
     if some curves are not defined. Fixes #1591 reported by dbedev.
 | 
			
		||||
   * Fix misuse of signed arithmetic in the HAVEGE module. #2598
 | 
			
		||||
   * Fix propagation of restart contexts in restartable EC operations.
 | 
			
		||||
     This could previously lead to segmentation faults in builds using an
 | 
			
		||||
     address-sanitizer and enabling but not using MBEDTLS_ECP_RESTARTABLE.
 | 
			
		||||
 | 
			
		||||
Changes
 | 
			
		||||
   * Make it easier to define MBEDTLS_PARAM_FAILED as assert (which config.h
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue