mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Fix to comment to correct module description
the CTR-DRBG module will now support AES-128 as well as AES-256
This commit is contained in:
		
							parent
							
								
									acedc91f8f
								
							
						
					
					
						commit
						521e8a9d2d
					
				@ -2027,7 +2027,7 @@
 | 
				
			|||||||
 *
 | 
					 *
 | 
				
			||||||
 * Requires: MBEDTLS_AES_C
 | 
					 * Requires: MBEDTLS_AES_C
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * This module provides the CTR_DRBG AES-256 random number generator.
 | 
					 * This module provides the CTR_DRBG AES random number generator.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#define MBEDTLS_CTR_DRBG_C
 | 
					#define MBEDTLS_CTR_DRBG_C
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user