Skip to content

Optimize SHA512 #3

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
    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