Guillume DIDIER 3b85161eb2 Rust nightly update - aes-t-tables
Ensure it compiles with the newer nightly.
2021-06-10 11:16:09 +02:00
..
2021-06-10 11:16:09 +02:00
2020-12-02 16:30:28 +01:00
2021-06-10 11:16:09 +02:00
2020-09-22 14:36:07 +02:00
2020-09-29 11:31:36 +02:00
2020-09-22 14:36:07 +02:00

You need to build openssl with no-asm no-hw options. Also adjust the install path in ./cargo.sh

You then need to input the correct Te adresses in main.rs, and run using ./cargo.sh (instead of cargo)

The script sets the environment to pick up openssl reliably.