lilliput-ae-reference-implementation

Implementations of Lilliput-AE submitted to the NIST LWC standardization process
git clone https://git.kevinlegouguec.net/lilliput-ae-reference-implementation
Log | Files | Refs | README

Makefile (45B)


      1 mode = ii
      2 keylen = 256
      3 
      4 include ../common.mk