mirror of
				https://github.com/Mbed-TLS/mbedtls.git
				synced 2025-11-03 20:33:16 +03:00 
			
		
		
		
	Add changelog entry
Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
This commit is contained in:
		
							
								
								
									
										6
									
								
								ChangeLog.d/constant_time_module.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								ChangeLog.d/constant_time_module.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
Changes
 | 
			
		||||
    * The mbedcrypto library includes new a source code module constant_time.c,
 | 
			
		||||
      containing various functions meant to resist timing side channel attacks.
 | 
			
		||||
      This module does not have a separate configuration option, and functions
 | 
			
		||||
      from this module will be included in the build as required. Currently
 | 
			
		||||
      the interface of this module is private and may change at any time.
 | 
			
		||||
		Reference in New Issue
	
	Block a user