Skip to content

ocb3: use parallel-capable APIs #706

Description

@robbie01

Right now, ocb3 exclusively uses BlockCipherEncrypt::encrypt_block and BlockCipherDecrypt::decrypt_block. Although VAES support is coming in block-ciphers#491, ocb3 won't be able to take advantage of its (2-5x) speedups until encrypt_blocks*/decrypt_blocks* APIs are used.

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