Skip to content

cipher: remove generic_array re-exports from block and stream modules #344

@tarcieri

Description

@tarcieri

The block and stream modules of the cipher crate both re-export generic_array and typenum::consts.

A toplevel re-export was added after the publication of cipher v0.2 in #343.

Before publishing cipher v0.3, we should remove the re-exports from block and stream and require using the toplevel one instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cipherBlock and stream cipher crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions