mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-11-04 11:12:15 +01:00 
			
		
		
		
	Added support for kex sntrup4591761x25519-sha512@tinyssh.org, introduced in OpenSSH 8.0.
This commit is contained in:
		@@ -328,6 +328,7 @@ class SSH2(object):  # pylint: disable=too-few-public-methods
 | 
			
		||||
				'kexguess2@matt.ucc.asn.au': [['d2013.57']],
 | 
			
		||||
				'rsa1024-sha1': [[], [], [WARN_MODULUS_SIZE, WARN_HASH_WEAK]],
 | 
			
		||||
				'rsa2048-sha256': [[]],
 | 
			
		||||
                                'sntrup4591761x25519-sha512@tinyssh.org': [['8.0']]
 | 
			
		||||
			},
 | 
			
		||||
			'key': {
 | 
			
		||||
				'rsa-sha2-256': [['7.2']],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user