usubalang / usuba

A programming language to write bitsliced ciphers
https://usubalang.github.io/usuba
MIT License
56 stars 11 forks source link

Fixed compilation and instructions for debian, arch, and docker #64

Open chart21 opened 2 years ago

chart21 commented 2 years ago

Installation instructions seemed to be outdated. With the changes Usuba can be compiled on Debina, Arch, and Docker containers. With the updated instructions, Usuba can compile some circuits such as ace, 2darray but not AES.

mattiasdrp commented 2 years ago

Thanks a lot for this PR!

It looks fine so I may be able to merge it soon