mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Clarify interoperability non-requirement
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
		
							parent
							
								
									739e08a68d
								
							
						
					
					
						commit
						cf62f10d3f
					
				@ -6,7 +6,7 @@ The PSA crypto subsystem includes a persistent key store. It is possible to crea
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
The goal of this document is to define a test strategy for the key store that not only validates that it's possible to load a key that was saved with the version of Mbed TLS under test, but also that it's possible to load a key that was saved with previous versions of Mbed TLS.
 | 
					The goal of this document is to define a test strategy for the key store that not only validates that it's possible to load a key that was saved with the version of Mbed TLS under test, but also that it's possible to load a key that was saved with previous versions of Mbed TLS.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
No interoperability is sought. Downgrading is not required to work.
 | 
					Interoperability is not a goal: PSA crypto implementations are not intended to have compatible storage formats. Downgrading is not required to work.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## General approach
 | 
					## General approach
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user