mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 05:57:36 +01:00 
			
		
		
		
	Update README: HMAC-SHA1 is not broken (#448)
Remove irrelevant data from readme, as HMAC strength does not depend on the collisions of the hash function
This commit is contained in:
		| @@ -268,8 +268,6 @@ From the OpenVPN wiki, about `--auth`: | ||||
| > | ||||
| > If an AEAD cipher mode (e.g. GCM) is chosen, the specified --auth algorithm is ignored for the data channel, and the authentication method of the AEAD cipher is used instead. Note that alg still specifies the digest used for tls-auth. | ||||
|  | ||||
| SHA1 [isn't safe anymore](https://en.wikipedia.org/wiki/SHA-1#Attacks). | ||||
|  | ||||
| The script provides the following choices: | ||||
|  | ||||
| - `SHA256` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 David Barda
					David Barda