mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-30 21:35:26 +01:00 
			
		
		
		
	- typos
This commit is contained in:
		| @@ -2,17 +2,16 @@ | |||||||
| Compilation instructions | Compilation instructions | ||||||
| ======================== | ======================== | ||||||
|  |  | ||||||
| Currrent precompiled versions are are from OpenSSL 1.0.2i* You can | Currrent precompiled versions are are from OpenSSL 1.0.2.  | ||||||
| also pull a snapshot from git. This is a fork of OpenSSL from Peter Mosmans, | The ones I were using is a fork of OpenSSL from Peter Mosmans, | ||||||
| just to get chacha20+poly1305 support (thx!). Please note that the support | just to get chacha20+poly1305 support (thx!). The one from | ||||||
| from official OpenSSL git repo doesn't work correctly and is not supported | the official git repo  didn't work for me work correctly, | ||||||
|  | it's also likely to disappear shortly. | ||||||
| (https://www.mail-archive.com/openssl-dev@openssl.org/msg34756.html) | (https://www.mail-archive.com/openssl-dev@openssl.org/msg34756.html) | ||||||
|  |  | ||||||
|  |     $ git clone https://github.com/PeterMosmans/openssl | ||||||
|  |     $ cd openssl | ||||||
|  |  | ||||||
| > |  | ||||||
| > $ git clone https://github.com/PeterMosmans/openssl |  | ||||||
| > $ cd openssl |  | ||||||
| > |  | ||||||
|  |  | ||||||
| General instructions | General instructions | ||||||
| -------------------- | -------------------- | ||||||
| @@ -66,12 +65,10 @@ libs which you compiled statically as ".a". | |||||||
| 7.) "openssl ciphers -V ALL:COMPLEMENTOFALL | wc -l" lists for me w/ kerberos and w/o GOST cipher engine | 7.) "openssl ciphers -V ALL:COMPLEMENTOFALL | wc -l" lists for me w/ kerberos and w/o GOST cipher engine | ||||||
|      167 ciphers as opposed to 111/109 from Ubuntu or Opensuse. |      167 ciphers as opposed to 111/109 from Ubuntu or Opensuse. | ||||||
|  |  | ||||||
| **Never use my binaries for anything else then for testing** | **Never use these binaries for anything else then for testing** | ||||||
|  |  | ||||||
|  |  | ||||||
| Enjoy, | Enjoy!  Dirk | ||||||
|  |  | ||||||
| Dirk |  | ||||||
|  |  | ||||||
|  |  | ||||||
| [1] https://en.wikipedia.org/wiki/GOST_%28block_cipher%29 | [1] https://en.wikipedia.org/wiki/GOST_%28block_cipher%29 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter