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

8253821: Improve ByteBuffer performance with GCM #411

Closed
wants to merge 18 commits into from

Commits on Sep 29, 2020

  1. Moved into Git

    ascarpino committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    8db000b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    25825dc View commit details
    Browse the repository at this point in the history
  2. remove debug line

    ascarpino committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    a704db5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

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

Commits on Oct 7, 2020

  1. Xuelei comments

    ascarpino committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    b29c1ed View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. outputsize

    ascarpino committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    3ff5254 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. update

    ascarpino committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    230167d View commit details
    Browse the repository at this point in the history
  2. remove old

    ascarpino committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    98cb492 View commit details
    Browse the repository at this point in the history
  3. full update

    ascarpino committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    620b4e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. style & comments

    ascarpino committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    039f8d2 View commit details
    Browse the repository at this point in the history
  2. style

    ascarpino committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    7c54017 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Code review comment update

    Major change to test to detect corruption with incremental buffers test
    ascarpino committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8580c6e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    399190e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4baf72 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Overlap protection

    ascarpino committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    831b4c9 View commit details
    Browse the repository at this point in the history
  2. test check mixup

    ascarpino committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    40dd700 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. test updates

    ascarpino committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    836bf3e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. comments v4

    ascarpino committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    3a2f614 View commit details
    Browse the repository at this point in the history