معرفی شرکت ها


golang-github-aead-chacha20-dev_0.0~git20180709.8b13a72-4_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

ChaCha20 and XChaCha20 stream ciphers go library
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Jammy-22.04
مخزن Ubuntu universe all
نام بسته golang-github-aead-chacha20-dev
نام فایل بسته golang-github-aead-chacha20-dev_0.0~git20180709.8b13a72-4_all.deb
نسخه بسته 0.0~git20180709.8b13a72
انتشار بسته 4
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/aead/chacha20
مجوز -
حجم دانلود 18988
حجم نصب 106
The ChaCha20 stream cipher ChaCha is a stream cipher family created by Daniel J. Bernstein. The most common ChaCha cipher is ChaCha20 (20 rounds). ChaCha20 is standardized in RFC 7539 (https://tools.ietf.org/html/rfc7539). . 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 subpackage 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.


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb golang-github-aead-chacha20-dev:

    sudo apt-get install golang-github-aead-chacha20-dev_0.0~git20180709.8b13a72-4_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-aead-chacha20-dev/changelog.Debian.gz
./usr/share/doc/golang-github-aead-chacha20-dev/copyright
./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_386.go
./usr/share/gocode/src/github.com/aead/chacha20/chacha/chacha_386.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_ref.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