OSDN Git Service

Some code refactoring + improved MIX table generation tool.
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 18 Jun 2017 12:02:49 +0000 (14:02 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 18 Jun 2017 12:02:49 +0000 (14:02 +0200)
commit7f4a232e26c347fdd7ff656f375fe87f3a02f40f
treeb96ffa192f5e961ae5387062c08f56f2834cb614
parent5ba8eb90da82ab4ecaaf3b5f89264824e2b052ed
Some code refactoring + improved MIX table generation tool.
tools/GenTables/GenTables_MIX.vcxproj
tools/GenTables/GenTables_MIX.vcxproj.filters
tools/GenTables/GenTables_XOR.vcxproj
tools/GenTables/GenTables_XOR.vcxproj.filters
tools/GenTables/include/boxmuller.h [new file with mode: 0644]
tools/GenTables/include/common.h
tools/GenTables/include/twister.h
tools/GenTables/src/gen_table_mix.c
tools/GenTables/src/gen_table_xor.c