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

feat: generic array casts #59

Merged
merged 7 commits into from
Sep 13, 2023
Merged

feat: generic array casts #59

merged 7 commits into from
Sep 13, 2023

Commits on Sep 11, 2023

  1. add convert methods

    sinui0 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    162631a View commit details
    Browse the repository at this point in the history
  2. update AesEncryptor

    sinui0 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2a9d8f7 View commit details
    Browse the repository at this point in the history
  3. more refactoring

    sinui0 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1ceffea View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    9484db5 View commit details
    Browse the repository at this point in the history
  2. use generic-array directly

    sinui0 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5d64ad5 View commit details
    Browse the repository at this point in the history
  3. improve docs

    Co-authored-by: dan <[email protected]>
    sinui0 and themighty1 authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1c5a186 View commit details
    Browse the repository at this point in the history
  4. rustfmt

    sinui0 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5563fe1 View commit details
    Browse the repository at this point in the history