mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Fix ChangeLog whitespace errors and add entry for PR #1646
PR #1646 is a change to the behaviour of the CMake files therefore should be recorded in the Changelog.
This commit is contained in:
		
							parent
							
								
									f3987b3b24
								
							
						
					
					
						commit
						4ed3880a10
					
				
							
								
								
									
										17
									
								
								ChangeLog
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								ChangeLog
									
									
									
									
									
								
							@ -3,15 +3,18 @@ mbed TLS ChangeLog (Sorted per branch, date)
 | 
				
			|||||||
= mbed TLS x.x.x branch released xxxx-xx-xx
 | 
					= mbed TLS x.x.x branch released xxxx-xx-xx
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Features
 | 
					Features
 | 
				
			||||||
  * Add additional block mode, OFB (Output Feedback), to the AES module and
 | 
					   * Add additional block mode, OFB (Output Feedback), to the AES module and
 | 
				
			||||||
    cipher abstraction module.
 | 
					     cipher abstraction module.
 | 
				
			||||||
  * Implement the HMAC-based extract-and-expand key derivation function
 | 
					   * Implement the HMAC-based extract-and-expand key derivation function
 | 
				
			||||||
    (HKDF) per RFC 5869. Contributed by Thomas Fossati.
 | 
					     (HKDF) per RFC 5869. Contributed by Thomas Fossati.
 | 
				
			||||||
  * Add support for the CCM* block cipher mode as defined in IEEE Std. 802.15.4.
 | 
					   * Add support for the CCM* block cipher mode as defined in IEEE Std. 802.15.4.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Bugfix
 | 
					Bugfix
 | 
				
			||||||
  * Fix the cert_write example to handle certificates signed with elliptic
 | 
					   * Fix the cert_write example to handle certificates signed with elliptic
 | 
				
			||||||
    curves as well as RSA. Fixes #777 found by dbedev.
 | 
					     curves as well as RSA. Fixes #777 found by dbedev.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Changes
 | 
				
			||||||
 | 
					   * Changed CMake defaults for IAR to treat all compiler warnings as errors.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
= mbed TLS 2.10.0 branch released 2018-06-06
 | 
					= mbed TLS 2.10.0 branch released 2018-06-06
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user