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

crypto/cipher/ctr: ctr-aes support offset #59247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

izouxv
Copy link

@izouxv izouxv commented Mar 26, 2023

This feature allow ctr-aes support parallel XORKeyStream

@gopherbot
Copy link

This PR (HEAD: ed98478) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/479435 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@izouxv izouxv changed the title crypto/cipher: ctr-aes support offset crypto/cipher/ctr: ctr-aes support offset Mar 26, 2023
@gopherbot
Copy link

This PR (HEAD: 25c9f29) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/479435 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link

Message from xu zou:

Patch Set 3: Code-Review+1

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/479435.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link

Message from Ian Lance Taylor:

Patch Set 3: Hold+1

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/479435.
After addressing review feedback, remember to publish your drafts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants