项目作者: jedisct1

项目描述 :
An AES-based 384 bit permutation.
高级语言: C
项目地址: git://github.com/jedisct1/simpira384.git
创建时间: 2019-07-16T08:14:56Z
项目社区:https://github.com/jedisct1/simpira384

开源协议:MIT License

下载


simpira384

Simpira384 is an AES-based 384 bit permutation, intended to be used as
an alternative to Xoodoo[12] or Gimli-24 on platforms with the AES-NI
instruction set.

It is an instantiation of Simpira v2 with b=3.

References:

  • Simpira v2 A family of
    efficient permutations using the AES round function (Gueron, Mouha)