Name : golang-github-aead-chacha20-devel
| |
Version : 0
| Vendor : Fedora Project
|
Release : 0.1.20180517gite253874.fc27
| Date : 2018-05-25 17:06:47
|
Group : Unspecified
| Source RPM : golang-github-aead-chacha20-0-0.1.20180517gite253874.fc27.src.rpm
|
Size : 0.08 MB
| |
Packager : Fedora Project
| |
Summary : ChaCha20 and XChaCha20 stream ciphers
|
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.
This package contains library source intended for building other packages which use import path with github.com/aead/chacha20 prefix.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/27/x86_64/Packages/g |