Skip to content
View greendow's full-sized avatar

Block or report greendow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SM2-encrypt-and-decrypt SM2-encrypt-and-decrypt Public

    An implementation of computing SM2 encryption and decryption is provided. Header files and library files of OpenSSL 1.1.1 or higher version are needed while compiling and linking.

    C 97 55

  2. SM2-signature-creation-and-verification SM2-signature-creation-and-verification Public

    An implementation of SM2 signature creation and verification is provided. Header files and library files of OpenSSL 1.1.1 or higher version are needed while compiling and linking.

    C 95 56

  3. Hash-DRBG Hash-DRBG Public

    The C implementation of Hash_DRBG in NIST SP 800-90A Rev.1 is provided. Header files and library files of OpenSSL 1.1.1 or higher version are needed while compiling and linking.

    C 17 8

  4. A-variant-of-NIST-SP-800-22-test-suit A-variant-of-NIST-SP-800-22-test-suit Public

    A variant of NIST SP 800-22 revison.1a test suit

    C 17 11

  5. sp800_22_tests sp800_22_tests Public

    Forked from dj-on-github/sp800_22_tests

    A python implementation of the SP800-22 Rev 1a PRNG test suite.

    Python 4