8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ce2a41 commit 56e726dCopy full SHA for 56e726d
README
@@ -1,7 +1,7 @@
1
LIBTOMCRYPT RSA DIGITAL SIGNATURES HOW-TO
2
3
This how-to describes how to implement RSA digital signatures using
4
-LibTomCrypt (and LibTomMath) on Windows and Mac OS X.
+LibTomCrypt (and LibTomMath) on Windows and macOS.
5
6
GETTING STARTED
7
@@ -49,7 +49,7 @@ rsa_verify.cpp - Example that verifies a signature.
49
50
LICENSE
51
52
-Copyright (C) 2015-2017 Theo Niessink <theo@taletn.com>
+Copyright (C) 2015-2018 Theo Niessink <theo@taletn.com>
53
This work is free. You can redistribute it and/or modify it under the
54
terms of the Do What The Fuck You Want To Public License, Version 2,
55
as published by Sam Hocevar. See the LICENSE file for more details.
0 commit comments