https://bugzilla.redhat.com/show_bug.cgi?id=1573991
Bug ID: 1573991
Summary: Review Request: golang-github-aead-chacha20 - ChaCha20
and XChaCha20 stream ciphers
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
https://copr-be.cloud.fedoraproject.org/results/eclipseo/dnscrypt-proxy/fedora-rawhide-x86_64/00740389-golang-github-aead-chacha20/golang-github-aead-chacha20.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/eclipseo/dnscrypt-proxy/fedora-rawhide-x86_64/00740389-golang-github-aead-chacha20/golang-github-aead-chacha20-0-0.1.20180412gite0d4ab3.fc29.src.rpm
Description:
This package provides implementations of three ChaCha versions:
- ChaCha20 with a 64 bit nonce (can en/decrypt up to 2^64 * 64 bytes for one
key-nonce combination)
- ChaCha20 with a 96 bit nonce (can en/decrypt up to 2^32 * 64 bytes ~ 256 GB
for one key-nonce combination)
- XChaCha20 with a 192 bit nonce (can en/decrypt up to 2^64 * 64 bytes
for one key-nonce combination)
Furthermore the chacha sub package implements ChaCha20/12 and ChaCha20/8.
These versions use 12 or 8 rounds instead of 20. But it's recommended to use
ChaCha20 (with 20 rounds) - it will be fast enough for almost all purposes.
Fedora Account System Username: eclipseo
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]