Source: rust-chacha20poly1305-0.10 Section: rust Build-Depends: debhelper-compat (= 13), dh-sequence-cargo Build-Depends-Arch: cargo:native , rustc:native , libstd-rust-dev , librust-aead-0.5+alloc-dev , librust-aead-0.5+getrandom-dev , librust-aead-0.5+rand-core-dev , librust-aead-0.5-dev , librust-chacha20-0.9+default-dev , librust-chacha20-0.9+zeroize-dev , librust-cipher-0.4+default-dev , librust-poly1305-0.8+default-dev , librust-zeroize-1-dev (>= 1.5) Maintainer: Debian Rust Maintainers Uploaders: kpcyrd Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/chacha20poly1305-0.10] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/chacha20poly1305-0.10 Homepage: https://github.com/RustCrypto/AEADs/tree/master/chacha20poly1305 X-Cargo-Crate: chacha20poly1305 X-Cargo-Crate-Version: 0.10.1 Package: librust-chacha20poly1305-0.10-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-aead-0.5+alloc-dev, librust-aead-0.5+getrandom-dev, librust-aead-0.5+heapless-dev, librust-aead-0.5+rand-core-dev, librust-aead-0.5+std-dev, librust-aead-0.5+stream-dev, librust-aead-0.5-dev, librust-chacha20-0.9+default-dev, librust-chacha20-0.9+zeroize-dev, librust-cipher-0.4+default-dev, librust-poly1305-0.8+default-dev, librust-zeroize-1-dev (>= 1.5) Provides: librust-chacha20poly1305-0-dev (= ${binary:Version}), librust-chacha20poly1305-0+alloc-dev (= ${binary:Version}), librust-chacha20poly1305-0+default-dev (= ${binary:Version}), librust-chacha20poly1305-0+getrandom-dev (= ${binary:Version}), librust-chacha20poly1305-0+heapless-dev (= ${binary:Version}), librust-chacha20poly1305-0+rand-core-dev (= ${binary:Version}), librust-chacha20poly1305-0+reduced-round-dev (= ${binary:Version}), librust-chacha20poly1305-0+std-dev (= ${binary:Version}), librust-chacha20poly1305-0+stream-dev (= ${binary:Version}), librust-chacha20poly1305-0.10+alloc-dev (= ${binary:Version}), librust-chacha20poly1305-0.10+default-dev (= ${binary:Version}), librust-chacha20poly1305-0.10+getrandom-dev (= ${binary:Version}), librust-chacha20poly1305-0.10+heapless-dev (= ${binary:Version}), librust-chacha20poly1305-0.10+rand-core-dev (= ${binary:Version}), librust-chacha20poly1305-0.10+reduced-round-dev (= ${binary:Version}), librust-chacha20poly1305-0.10+std-dev (= ${binary:Version}), librust-chacha20poly1305-0.10+stream-dev (= ${binary:Version}), librust-chacha20poly1305-0.10.1-dev (= ${binary:Version}), librust-chacha20poly1305-0.10.1+alloc-dev (= ${binary:Version}), librust-chacha20poly1305-0.10.1+default-dev (= ${binary:Version}), librust-chacha20poly1305-0.10.1+getrandom-dev (= ${binary:Version}), librust-chacha20poly1305-0.10.1+heapless-dev (= ${binary:Version}), librust-chacha20poly1305-0.10.1+rand-core-dev (= ${binary:Version}), librust-chacha20poly1305-0.10.1+reduced-round-dev (= ${binary:Version}), librust-chacha20poly1305-0.10.1+std-dev (= ${binary:Version}), librust-chacha20poly1305-0.10.1+stream-dev (= ${binary:Version}) Replaces: librust-chacha20poly1305-dev (<< 0.10.2~) Breaks: librust-chacha20poly1305-dev (<< 0.10.2~) Description: ChaCha20Poly1305 Authenticated Encryption (RFC 8439) in pure Rust - Rust source code Also contains implementations of the XChaCha20Poly1305 extended nonce variant of ChaCha20Poly1305, and the reduced-round ChaCha8Poly1305 and ChaCha12Poly1305 lightweight variants. . Source code for Debianized Rust crate "chacha20poly1305"