Skip to content

no CryptoBlockRng in block #1701

@lgl2017

Description

@lgl2017

error[E0432]: unresolved imports rand_core::block::BlockRngCore, rand_core::block::CryptoBlockRng
--> C:\Users\XLX.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chacha20-0.10.0-rc.5\src\rng.rs:13:23
|
13 | block::{BlockRng, BlockRngCore, CryptoBlockRng},
| ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ no CryptoBlockRng in block
| |
| no BlockRngCore in block
| help: a similar name exists in the module: BlockRng

error[E0277]: the trait bound ChaCha8Core: Generator is not satisfied
--> C:\Users\XLX.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chacha20-0.10.0-rc.5\src\rng.rs:299:23
|
299 | pub core: BlockRng<$ChaChaXCore>,
| ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    X-bugType: bug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions