Implement PlatformEntropySource for macOS, Microsoft Windows, NetBSD, OpenBSD, Solaris

This commit is contained in:
Nathan Sashihara
2018-02-19 09:21:53 -05:00
committed by Nathan Sashihara
parent bd2b88f16e
commit 9876d9245c
2 changed files with 192 additions and 5 deletions

View File

@ -28,5 +28,6 @@
"lflags": ["arch/tanya.a"],
"versions": ["TanyaNative"]
}
]
],
"libs-windows": ["advapi32"]
}