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

Decryption of Large Files/Streams - Update documentation and Guard Test case #1462

Merged

Commits on Jan 7, 2022

  1. Illustration of Memory Explosion and Process Crash

    Justin Lovell committed Jan 7, 2022
    Copy the full SHA
    68c7c29 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Updated documentation for allowUnauthenticatedStream

    Helpful advice for processing very large streams.
    Justin Lovell committed Jan 28, 2022
    Copy the full SHA
    29c0c84 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    42e402e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Copy the full SHA
    358b07b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Use password encryption and disable compression to reduce noise

    Also add comparison large text data tests for AEAD and authenticated CFB stream
    larabr committed Jun 2, 2022
    Copy the full SHA
    8b17f12 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e8319f9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f3f0403 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3b48d7d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    db05571 View commit details
    Browse the repository at this point in the history