SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-aead-chacha20-devel rpm build for : Fedora 29. For other distributions click golang-github-aead-chacha20-devel.

Name : golang-github-aead-chacha20-devel
Version : 0 Vendor : Fedora Project
Release : 0.2.20180517gite253874.fc29 Date : 2018-07-13 12:54:44
Group : Unspecified Source RPM : golang-github-aead-chacha20-0-0.2.20180517gite253874.fc29.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/releases/29/Everything/x86_64/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-aead-chacha20-devel-0-0.2.20180517gite253874.fc29.x86_64.rpm
     

Provides :
golang(github.com/aead/chacha20)
golang(github.com/aead/chacha20)(commit=e2538746bfea853aaa589feb8ec46bd46ee78f86)
golang(github.com/aead/chacha20/chacha)
golang(github.com/aead/chacha20/chacha)(commit=e2538746bfea853aaa589feb8ec46bd46ee78f86)
golang-github-aead-chacha20-devel
golang-github-aead-chacha20-devel(x86-64)
golang-ipath(github.com/aead/chacha20)
golang-ipath(github.com/aead/chacha20)(commit=e2538746bfea853aaa589feb8ec46bd46ee78f86)

Requires :
golang(golang.org/x/sys/cpu)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/golang-github-aead-chacha20-devel
/usr/share/doc/golang-github-aead-chacha20-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/aead
/usr/share/gocode/src/github.com/aead/chacha20
/usr/share/gocode/src/github.com/aead/chacha20/.goipath
/usr/share/gocode/src/github.com/aead/chacha20/README.md
/usr/share/gocode/src/github.com/aead/chacha20/chacha
/usr/share/gocode/src/github.com/aead/chacha20/chacha/chacha.go
/usr/share/gocode/src/github.com/aead/chacha20/chacha/chachaAVX2_amd64.s
/usr/share/gocode/src/github.com/aead/chacha20/chacha/chacha_amd64.go
/usr/share/gocode/src/github.com/aead/chacha20/chacha/chacha_amd64.s
/usr/share/gocode/src/github.com/aead/chacha20/chacha/chacha_generic.go
/usr/share/gocode/src/github.com/aead/chacha20/chacha/chacha_test.go
/usr/share/gocode/src/github.com/aead/chacha20/chacha/const.s
/usr/share/gocode/src/github.com/aead/chacha20/chacha/macro.s
/usr/share/gocode/src/github.com/aead/chacha20/chacha20.go
/usr/share/gocode/src/github.com/aead/chacha20/chacha20_test.go
/usr/share/licenses/golang-github-aead-chacha20-devel
/usr/share/licenses/golang-github-aead-chacha20-devel/LICENSE

 
ICM