Skip to content

Optimize SHA512 #3

Open
Open
@rdubois-crypto

Description

@rdubois-crypto

SHA512 implementations could be optimized two ways:

  • add inline assembly as much as possible (as initiated in the experimental branch)
  • use a 256 bit representation instead of a 64 bit one (kind of "bitslicing" the operations).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions