aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/math.cpp
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2015-12-26 23:07:43 -0500
committerJack Lloyd <[email protected]>2015-12-26 23:07:43 -0500
commitb36cb4b4ab944f91fbf34d730806fc74640cd2f8 (patch)
tree38aac7f0c5b9c4e4b59783541b2ea4cefe08375b /src/cli/math.cpp
parent8ee900805f4cac1a397b5991162ae89ca2d807a9 (diff)
Move McEliece KEM operation into the same file as the key type.
Otherwise we run into the old problem in the static non-amalgamation build of the operation not being loaded even though the key itself was referenced; since now the operation is loaded as a by-product of referencing the key type (as with other impls) everything works out.
Diffstat (limited to 'src/cli/math.cpp')
0 files changed, 0 insertions, 0 deletions