diff --git a/cryptopp.spec b/cryptopp.spec index 2b3e2af..7ef1aae 100644 --- a/cryptopp.spec +++ b/cryptopp.spec @@ -19,13 +19,12 @@ BuildRequires: doxygen, autoconf, libtool BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description -Crypto++ Library is a free C++ class library of cryptographic schemes. +Crypto++ Library is a free C++ class library of cryptographic schemes. See http://www.cryptopp.com/ for a list of supported algorithms. -One purpose of Crypto++ is to act as a repository of public domain -(not copyrighted) source code. Although the library is copyrighted as a -compilation, the individual files in it (except for a few exceptions listed -in the license) are in the public domain. +One purpose of Crypto++ is to act as a repository of public domain +(not copyrighted) source code. Although the library is copyrighted as a +compilation, the individual files in it are in the public domain. %package devel