Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix genKeyPair() generates not-fully-256bits private key #5

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Nov 22, 2018

  1. Configuration menu
    Copy the full SHA
    51ca604 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. support sm2 encrypt/decrypt

    sickworm committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    b2194a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa741cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81edd2b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Configuration menu
    Copy the full SHA
    3b02e02 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. add sm4, fork from gm-crypt

    sickworm committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    3e692bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85aa018 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Update README.md

    sickworm authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    2d0b4fb View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sickworm authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    405a679 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    sickworm authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    0ba9d29 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    sickworm authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    c31f95d View commit details
    Browse the repository at this point in the history
  5. update npm config

    sickworm committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    b0dd0b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Update sm2.js

    please do not print this string O(∩_∩)O~
    DrewZt authored Sep 10, 2019
    Configuration menu
    Copy the full SHA
    64ed364 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Merge pull request #2 from DrewZt/patch-1

    stop printing arguments of the private key
    sickworm authored Sep 12, 2019
    Configuration menu
    Copy the full SHA
    755cb7e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Update sm2.js

    Got some bug if pubX or pubY start with 00 when use _combine, fixed it.
    Please also check other functions ^_^
    DrewZt authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    b57fe01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from DrewZt/patch-2

    Update sm2.js
    sickworm authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    116e366 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. exclude dist

    wormchen committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    5b67f93 View commit details
    Browse the repository at this point in the history
  2. 0.2.1

    wormchen committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    9a89d89 View commit details
    Browse the repository at this point in the history