mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Disable EC J-PAKE by default (experimental)
This commit is contained in:
		
							parent
							
								
									3e5b5f192e
								
							
						
					
					
						commit
						cf82893411
					
				@ -711,7 +711,7 @@
 | 
				
			|||||||
 * enabled as well):
 | 
					 * enabled as well):
 | 
				
			||||||
 *      MBEDTLS_TLS_ECJPAKE_WITH_AES_128_CCM_8
 | 
					 *      MBEDTLS_TLS_ECJPAKE_WITH_AES_128_CCM_8
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#define MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED
 | 
					//#define MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * \def MBEDTLS_PK_PARSE_EC_EXTENDED
 | 
					 * \def MBEDTLS_PK_PARSE_EC_EXTENDED
 | 
				
			||||||
@ -1716,7 +1716,7 @@
 | 
				
			|||||||
 *
 | 
					 *
 | 
				
			||||||
 * Requires: MBEDTLS_ECP_C, MBEDTLS_MD_C
 | 
					 * Requires: MBEDTLS_ECP_C, MBEDTLS_MD_C
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#define MBEDTLS_ECJPAKE_C
 | 
					//#define MBEDTLS_ECJPAKE_C
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * \def MBEDTLS_ECP_C
 | 
					 * \def MBEDTLS_ECP_C
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user