Skip to content

change counter range of ctr mode iv from 128 to 32. #59

@Naruto

Description

@Naruto

problem

Currently in simon-speck-c version, counter range of ctr mode is 128.

  • NICT requests GCM specification is counter range is 32.
  • ctr128_inc is too slow.

modify

  • speck_ctr_encrypt and speck_ctr_decrypt
    • change counter range of ctr mode iv from 128 to 32.

influence

break compatibility of speck ctr API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions