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 (44B)


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