summaryrefslogtreecommitdiff
path: root/src/math/arg.c
blob: 1a0d1cae7a3533f97b5cc58afcd5a0b64e6c326c (plain) (blame)
1
2
3
4
5
6
/*
 * ecgen, tool for generating Elliptic curve domain parameters
 * Copyright (C) 2017 J08nY
 */
#include "arg.h"
#include "types.h"