summaryrefslogtreecommitdiffstats
path: root/apps/ecdsaparam.c
AgeCommit message (Expand)Author
2002-06-12simplify asn1_flagBodo Möller
2002-06-10move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller
2002-04-23fix usage (no 'key')Bodo Möller
2002-03-18Fix bugs and typos.Bodo Möller
2002-03-08EC curve stuffBodo Möller
2002-03-06add SECG OIDsBodo Möller
2002-03-05fix 'ecdsaparam -C'Bodo Möller
2002-03-05fix 'ecdsaparam -C' outputBodo Möller
2002-02-22Config code updates.Dr. Stephen Henson
2002-02-16gcc chokes on C++ comments in C code.Richard Levitte
2002-02-14'-C' is still quite brokenBodo Möller
2002-02-14fix '-C'Bodo Möller
2002-02-14fix memory leakBodo Möller
2002-02-14EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name()Bodo Möller
2002-02-13ECDSA supportBodo Möller