18 lines
554 B
Plaintext
18 lines
554 B
Plaintext
{name,"Elliptic Curve Utils"}.
|
|
{type,lib}.
|
|
{modules,[]}.
|
|
{prefix,none}.
|
|
{desc,"Helper functions for cryptography, mostly related to elliptic curves."}.
|
|
{author,"Hans Svensson"}.
|
|
{package_id,{"otpr","ec_utils",{1,0,1}}}.
|
|
{deps,[{"otpr","sha3",{0,1,5}}]}.
|
|
{key_name,none}.
|
|
{a_email,"hanssv@gmail.com"}.
|
|
{c_email,"hanssv@gmail.com"}.
|
|
{copyright,"Hans Svensson"}.
|
|
{file_exts,[]}.
|
|
{license,"MIT"}.
|
|
{repo_url,"https://git.qpq.swiss/QPQ-AG/ec_utils"}.
|
|
{tags,["cryptography","elliptic curve","crypto","enacl"]}.
|
|
{ws_url,"https://git.qpq.swiss/QPQ-AG/ec_utils"}.
|