Skip to content
View weijiguo's full-sized avatar

Block or report weijiguo

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. SMGo SMGo Public

    Forked from bilibili/SMGo

    SM cipher library. Constant-time implementation of SM2 and SM4.

    Go 1

  2. lolremez lolremez Public

    Forked from samhocevar/lolremez

    📈 Polynomial Approximations using the Remez Algorithm

    C++

  3. YourOwnPersonnalRemez YourOwnPersonnalRemez Public

    Forked from nibrunie/YourOwnPersonnalRemez

    Dummy implementation of function minimax approximation

    Python

  4. latex-templates latex-templates Public

    Forked from wisdomfusion/latex-templates

    My ready-to-edit LaTeX templates, for books, articles, and notes, using XeLaTeX, specified both for Chinese and English documents.

    TeX

  5. ExtendedEuclid ExtendedEuclid Public

    Forked from sampeters747/ExtendedEuclid

    Implementation of the extended euclidean algorithm for normal integers, gaussian integers (Z[i]) and eisenstein integers (Z[w]). Uses OOP approach for easy application in other programs.

    Python

  6. sm4ni sm4ni Public

    Forked from mjosaarinen/sm4ni

    Demonstration that AES-NI instructions can be used to implement the Chinese Encryption Standard SM4

    C