Skip to content

Add BCryptGenRandom for WINVER >= 0x0600 #43

Description

@raidenluikang

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__

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions