You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,5 +35,5 @@ The source code is released under the terms of the GNU Lesser General Public Lic
35
35
36
36
## Acknowledgements ##
37
37
This project uses, where possible, existing libraries. In particular:
38
-
- We use the OpenSSL implementation of hash functions, copyright of The OpenSSL Project. Please refer to [https://www.openssl.org/source/license.txt] for OpenSSL project licence details.
38
+
- We use the OpenSSL implementation of hash functions, copyright of The OpenSSL Project. Please refer to https://www.openssl.org/source/license.txt for OpenSSL project licence details.
39
39
- The functions implementing base64 encoding and decoding (provided in base64.cpp and base64.h) was written by [René Nyffenegger](mailto:rene.nyffenegger@adp-gmbh.ch). A full copyright statement is provided within each file.
0 commit comments