signcryption 0.1.3

Library implementing the Toorani-Beheshti signcryption scheme instantiated over Ristretto255 or Ed25519
Documentation
Build #886236 2023-08-15 06:47:15

# rustc version rustc 1.73.0-nightly (180dffba1 2023-08-14)

# docs.rs version docsrs 0.6.0 (9d80e3c8 2023-08-09)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/signcryption-0.1.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/signcryption-0.1.3/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230814-1.73.0-nightly-180dffba1\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stdout] 134d377e13c59c1c6d880e3fda05ca641ddfcc671ffbd46bbef86e3a4157d303 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "134d377e13c59c1c6d880e3fda05ca641ddfcc671ffbd46bbef86e3a4157d303", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting signcryption v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: `crate::signcrypt` is both a function and a module [INFO] [stderr] --> src/error.rs:10:55 [INFO] [stderr] | [INFO] [stderr] 10 | /// Error occurred during the encryption phase of [`crate::signcrypt`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] help: to link to the function, add parentheses [INFO] [stderr] | [INFO] [stderr] 10 | /// Error occurred during the encryption phase of [`crate::signcrypt()`] [INFO] [stderr] | ++ [INFO] [stderr] help: to link to the module, prefix with `mod@` [INFO] [stderr] | [INFO] [stderr] 10 | /// Error occurred during the encryption phase of [`mod@crate::signcrypt`] [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/curve.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | /// https://ed25519.cr.yp.to/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://ed25519.cr.yp.to/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/curve.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | /// https://ristretto.group/why_ristretto.html [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://ristretto.group/why_ristretto.html>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: `signcryption` (lib doc) generated 3 warnings (run `cargo fix --lib -p signcryption` to apply 2 suggestions) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "134d377e13c59c1c6d880e3fda05ca641ddfcc671ffbd46bbef86e3a4157d303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134d377e13c59c1c6d880e3fda05ca641ddfcc671ffbd46bbef86e3a4157d303", kill_on_drop: false }` [INFO] [stdout] 134d377e13c59c1c6d880e3fda05ca641ddfcc671ffbd46bbef86e3a4157d303