raw
eucrypt_ch11_serpent    1 S.MG, 2018
eucrypt_ch11_serpent 2
eucrypt_ch11_serpent 3 To compile library SMG_Serpent:
eucrypt_ch11_serpent 4 gprbuild -O3 smg_serpent.gpr
eucrypt_ch11_serpent 5
eucrypt_ch11_serpent 6 To clean up:
eucrypt_ch11_serpent 7 gprclean smg_serpent.gpr
eucrypt_ch11_serpent 8
eucrypt_ch11_serpent 9 To compile tests for the SMG_Serpent library, run in tests folder:
eucrypt_ch11_serpent 10 gprbuild -O3 smg_serpent_tests.gpr
eucrypt_ch11_serpent 11
eucrypt_ch11_serpent 12
eucrypt_genesis 13