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

Add Encryption, Hashing, and expand Filesystem for better S3 support #85

Merged
merged 20 commits into from
Apr 11, 2022

Commits on Apr 1, 2022

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

Commits on Apr 2, 2022

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

Commits on Apr 4, 2022

  1. WIP

    joshuawright11 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    6da507c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ed86ad View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Mocking

    joshuawright11 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    f3f8c82 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

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

    joshuawright11 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    153e0c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63c7f36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96e9cb1 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    joshuawright11 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    d7bb1d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    99ddc3e View commit details
    Browse the repository at this point in the history
  2. Finalize

    joshuawright11 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    ef57008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8873e68 View commit details
    Browse the repository at this point in the history
  4. Add Crypt api

    joshuawright11 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    425855d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Wrap hasher

    joshuawright11 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    f2f94db View commit details
    Browse the repository at this point in the history
  2. Wrap encryption tests

    joshuawright11 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    e9ff6d8 View commit details
    Browse the repository at this point in the history
  3. Fix URLs

    joshuawright11 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    f6e861f View commit details
    Browse the repository at this point in the history
  4. Stream support

    joshuawright11 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    aea3ae1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4eaca85 View commit details
    Browse the repository at this point in the history
  6. Crypto not CryptoKit

    joshuawright11 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    9571b32 View commit details
    Browse the repository at this point in the history