diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-06-22 13:08:29 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-06-22 13:08:29 +0200 |
commit | e66a7f9fab601e35d435e97e450e647d92cc05ae (patch) | |
tree | 071cce0729662a91ed464e89323e4f0d0689512b /README | |
parent | 57adb92eb05e0eab41342d6d1896d18624fd1619 (diff) | |
download | outils-e66a7f9fab601e35d435e97e450e647d92cc05ae.tar.gz outils-e66a7f9fab601e35d435e97e450e647d92cc05ae.tar.xz outils-e66a7f9fab601e35d435e97e450e647d92cc05ae.zip |
getentropy_linux: use included SHA512.
Revamp Makefile to only use -lcrypto for gzsig. Idea by @dalias.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index 21c038f..7435005 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ This is outils, a port of some non-standard OpenBSD tools to Linux. -You need OpenSSL/LibreSSL to build it. +You need OpenSSL/LibreSSL to build gzsig. Included are: |