dsprenkels / dsprenkels/randombytes

Add BCryptGenRandom for WINVER >= 0x0600

Open
#43 3 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C
Stars
101
Forks
40
PR merge metrics
No merged PRs in 30d

Description

For Windows Vista and newer versions available bcrypt.h and BCryptGenRandom - which recommend in newer os.

Could add it ?

And add more macro for detection Windows, for ex., boost predef uses these macros:

`_WIN32`
`_WIN64`
`__WIN32__`
`__TOS_WIN__`
`__WINDOWS__`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.