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

Replace encryption algorithm #191

Merged
merged 5 commits into from
Oct 21, 2019
Merged

Replace encryption algorithm #191

merged 5 commits into from
Oct 21, 2019

Commits on Oct 15, 2019

  1. feat: Replace symmetric encryption algorithm / hash algorithm / hmac …

    …algorithm implementation
    driftluo committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    48d19d6 View commit details
    Browse the repository at this point in the history
  2. feat: Remove the blocking thread requirement due to the original encr…

    …yption and decryption implement
    driftluo committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    7032d07 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. feat: Add a contrasting impl of openssl and ring, and use openssl imp…

    …l by default with native suppor
    driftluo committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    f4a876f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. feat: add openssl-sys on dep

    driftluo committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    4f0c212 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

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