usubalang / usuba

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

Init_scheduler is disabled because buggy #78

Open mattiasdrp opened 2 years ago

mattiasdrp commented 2 years ago

init_scheduler.ml is disabled and it should either be removed (bad solution) or fixed (good solution). Maybe with the help of inline tests as said in https://github.com/usubalang/usuba/issues/49#issuecomment-1172421028