We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[CPU] Successfully wasted on 2023-02-21 22:57:18.687024367 +0000 UTC m=+1850408.314042512 panic: chacha20: counter overflow
goroutine 52850 [running]: golang.org/x/crypto/chacha20.(*Cipher).XORKeyStream(0xc000108160?, {0xc000180000?, 0xc000147b80?, 0xc000880b40?}, {0xc000180000?, 0x6ed310?, 0xc0008f8600?}) golang.org/x/[email protected]/chacha20/chacha_generic.go:218 +0x408 main.WasteCPU.func1() NeverIdle/cpu.go:30 +0x48 created by main.WasteCPU NeverIdle/cpu.go:28 +0x1e5 Ubuntu 18.04.4 LTS (GNU/Linux 5.4.0-1066-oracle x86_64)
The text was updated successfully, but these errors were encountered:
Fix ChaCha20 counter overflow #13
b08e901
Try 0.2 release.
Sorry, something went wrong.
No branches or pull requests
[CPU] Successfully wasted on 2023-02-21 22:57:18.687024367 +0000 UTC m=+1850408.314042512
panic: chacha20: counter overflow
goroutine 52850 [running]:
golang.org/x/crypto/chacha20.(*Cipher).XORKeyStream(0xc000108160?, {0xc000180000?, 0xc000147b80?, 0xc000880b40?}, {0xc000180000?, 0x6ed310?, 0xc0008f8600?})
golang.org/x/[email protected]/chacha20/chacha_generic.go:218 +0x408
main.WasteCPU.func1()
NeverIdle/cpu.go:30 +0x48
created by main.WasteCPU
NeverIdle/cpu.go:28 +0x1e5
Ubuntu 18.04.4 LTS (GNU/Linux 5.4.0-1066-oracle x86_64)
The text was updated successfully, but these errors were encountered: