Skip to content

digest v0.10 release #478

@newpavlov

Description

@newpavlov

Features to be implemented before release:

  • Add CoreWrapper type aliases for UpdateCore and other traits to prevent block size duplication.
  • Implement Debug on CoreWrapper (e.g. via an additional AlgName trait?).
  • Add block-padding feature and forward it to block-buffer.
  • Re-introduce a BlockInput-like trait (i.e. a trait with only one BlockSize associated type/constant) to unify UpdateCoreWrapper and XofReaderCoreWrapper? Think about potential implementation of the stream cipher trait for XOF readers.
  • Should we remove the core_api feature?
  • DynDigest improvements DynDigest requires alloc when it does not have to #545

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