]> git.codecow.com Git - Monocypher.git/commitdiff
Recommend BCryptGenRandom on Windows
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Tue, 28 Aug 2018 13:23:22 +0000 (15:23 +0200)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Tue, 28 Aug 2018 13:23:22 +0000 (15:23 +0200)
CryptGenRandom is deprecated.

doc/man/man3/intro.3monocypher

index 4694761b4a347cbfee1e7593c4e1323b10221955..9dbde6be3b017e98a7545d4c3ee4835dc22cea5c 100644 (file)
@@ -146,7 +146,7 @@ This is easier to use than
 .Fn getrandom .
 .It
 Windows provides
-.Fn CryptGenRandom .
+.Fn BCryptGenRandom .
 .El
 .Pp
 The