Skip to content

Add const time column to the algorithms table and mention const time properties in each crate README #480

Description

@newpavlov

We have several crates which are known to be const time (e.g. aes and serpent), while others are known to perform table indexing based on secret data (e.g. kuznyechik). We should look into each crate implementation and collect this information in crate READMEs (which are also used as crate docs) and in the root README algorithms table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions