Update Readme.md

typos
This commit is contained in:
Dirk Wetter 2014-07-14 20:19:03 +02:00
parent b28fa7ee10
commit 4b49c1eb3e

View File

@ -2,7 +2,7 @@
Compilation instructions
========================
The precompiled versions here are from OpenSSL 1.0.2 and
The precompiled versions here are from OpenSSL 1.0.2,
they are a fork of OpenSSL from Peter Mosmans,
just to get chacha20+poly1305 support (thx!). The one from
the official git repo didn't work for me work correctly,
@ -19,10 +19,10 @@ General instructions
* 64 bit version was compiled under Opensuse 12.3
* 32 bit version was compiled under Ubuntu 12.04 LTS
In addition to the binaries statically linked binaries I provide -- except a few
libs which are nowadays sometimes hard to statically link in -- I compiled a set of
In addition to the statically linked binaries I provide -- except a few
libs which are nowadays difficult to statically link in -- I compiled a set of
dynamic binaries. The catch here are the Kerberos libs: No Linux
distributor privides static libs. As of now I feel too lazy to compile
distributor provides static libs. As of now I feel too lazy ;-) to compile
MIT or KTH from scratch to get statitic libs.
So for the kerberos binaries I provide (openssl??-1.0.2pm-krb5*) you need a whopping bunch of
@ -72,11 +72,12 @@ 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
167 ciphers as opposed to 111/109 from Ubuntu or Opensuse.
**Never use these binaries for anything else then for testing**
Enjoy, Dirk
PS: **Never use these binaries for anything else then for testing**
[1] https://en.wikipedia.org/wiki/GOST_%29block_cipher%29