Source: rust-wnaf Section: rust Build-Depends: debhelper-compat (= 13), dh-sequence-cargo Build-Depends-Arch: cargo:native , rustc:native (>= 1.85) , libstd-rust-dev , librust-ff-0.14+alloc-dev , librust-ff-0.14-dev , librust-group-0.14+alloc-dev , librust-group-0.14-dev , librust-hybrid-array-0.4+alloc-dev (>= 0.4.13) , librust-hybrid-array-0.4+default-dev (>= 0.4.13) Maintainer: Debian Rust Maintainers Uploaders: kpcyrd Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/wnaf] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/wnaf Homepage: https://github.com/RustCrypto/elliptic-curves/tree/master/wnaf X-Cargo-Crate: wnaf X-Cargo-Crate-Version: 0.14.0 Package: librust-wnaf-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-ff-0.14+alloc-dev, librust-ff-0.14-dev, librust-group-0.14+alloc-dev, librust-group-0.14-dev, librust-hybrid-array-0.4+alloc-dev (>= 0.4.13), librust-hybrid-array-0.4+default-dev (>= 0.4.13) Provides: librust-wnaf+alloc-dev (= ${binary:Version}), librust-wnaf+default-dev (= ${binary:Version}), librust-wnaf-0-dev (= ${binary:Version}), librust-wnaf-0+alloc-dev (= ${binary:Version}), librust-wnaf-0+default-dev (= ${binary:Version}), librust-wnaf-0.14-dev (= ${binary:Version}), librust-wnaf-0.14+alloc-dev (= ${binary:Version}), librust-wnaf-0.14+default-dev (= ${binary:Version}), librust-wnaf-0.14.0-dev (= ${binary:Version}), librust-wnaf-0.14.0+alloc-dev (= ${binary:Version}), librust-wnaf-0.14.0+default-dev (= ${binary:Version}) Breaks: rustc (<< 1.85~) Description: wNAF (w-ary non-adjacent form) variable-time scalar multiplication - Rust source code Contains an implementation adapted from the `group` crate which has been forked and enhanced but is otherwise compatible with that crate's traits, along with the `ff` crate's traits for finite field representations . Source code for Debianized Rust crate "wnaf"