Skip to content

Replace crate features for backend selection with configuration flags #85

@newpavlov

Description

@newpavlov

Instead of #[cfg(feature = "no_unroll")] we should use #[cfg(keccak_backend="soft-compact")] similarly to other our crates, e.g. sha2 and aes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions