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 tlcp client; refactor SM2&SM3&SM4; Add about page #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jul 9, 2024

  1. Fix tlcp client; refactor SM2&SM3&SM4; Add about page

    Add common api for SM2 key, sm2_key_new_from_raw_pub(), etc.
    
    SM4 encryption add more modes, including CFB, OFB and CTR.
    
    Re-sign test ca and subca certs, set valid days to 36500.
    
    Add about page, remove home page.
    
    Refactor mainwindow to use ui.
    
    CI add support for macos.
    dongbeiouba committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f6b5677 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Prepare for release 1.0.0

    Add release CI.
    Add CHANGES.
    dongbeiouba committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    592bf24 View commit details
    Browse the repository at this point in the history