projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
move EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c
[openssl.git]
/
crypto
/
ec
/
ec.h
2002-08-26
Bodo Möller
move EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c
blob
|
commitdiff
|
raw
2002-08-26
Bodo Möller
ASN1 for binary curves
blob
|
commitdiff
|
raw
|
diff to current
2002-08-15
Bodo Möller
Simplify handling of named curves: get rid of EC_GROUP_...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-09
Bodo Möller
Add ECDH support.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-07
Bodo Möller
use a generic EC_KEY structure (EC keys are not ECDSA...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-02
Bodo Möller
Rename implementations of method functions so that...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-02
Bodo Möller
there is no alternative EC_METHOD for curves over GF...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-02
Bodo Möller
add support for elliptic curves over binary fields
blob
|
commitdiff
|
raw
|
diff to current
2002-07-26
Bodo Möller
Use SEC1 format for EC private keys.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-14
Bodo Möller
Replace 'ecdsaparam' commandline utility by 'ecparam'
blob
|
commitdiff
|
raw
|
diff to current
2002-06-18
Bodo Möller
Implement handling of EC parameter seeds (new functions
blob
|
commitdiff
|
raw
|
diff to current
2002-06-12
Bodo Möller
simplify asn1_flag
blob
|
commitdiff
|
raw
|
diff to current
2002-06-10
Bodo Möller
move ECC ASN1 that is not specific to ECDSA into crypto...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Bodo Möller
New functions EC_POINT_point2bn(), EC_POINT_bn2point...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-08
Bodo Möller
Change internals of the EC library so that the functions
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Lutz Jänicke
Apply OID fixes for elliptic curves as supplied by
blob
|
commitdiff
|
raw
|
diff to current
2002-03-20
Bodo Möller
New function EC_GROUP_check_discriminant().
blob
|
commitdiff
|
raw
|
diff to current
2002-03-18
Bodo Möller
Fix bugs and typos.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-07
Bodo Möller
Add more curves.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-06
Bodo Möller
add SECG OIDs
blob
|
commitdiff
|
raw
|
diff to current
2002-02-13
Bodo Möller
some modifications to named curve support
blob
|
commitdiff
|
raw
|
diff to current
2002-02-13
Bodo Möller
add support for named curves
blob
|
commitdiff
|
raw
|
diff to current
2001-11-15
Bodo Möller
Improve EC efficiency.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-26
Richard Levitte
The #error message must match a very specific regexp...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Bodo Möller
Precomputation will not necessarily be LIm-Lee precompu...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-21
Richard Levitte
Since they aren't implemented yet, EC_GFp_{recp,nist...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-15
Bodo Möller
Completely remove mont2 stuff.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-13
Richard Levitte
make update.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-12
Bodo Möller
Rename function EC_GROUP_precompute to EC_GROUP_precomp...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-11
Bodo Möller
Add functions EC_POINT_mul and EC_GROUP_precompute.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-10
Bodo Möller
comment and error code update
blob
|
commitdiff
|
raw
|
diff to current
2001-03-10
Bodo Möller
More EC stuff, including EC_POINTs_mul() for simultaneo...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-08
Bodo Möller
Implement EC_GFp_mont_method.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-08
Bodo Möller
More method functions for elliptic curves,
blob
|
commitdiff
|
raw
|
diff to current
2001-03-08
Richard Levitte
Some EC function names are really long. Make aliases...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-08
Bodo Möller
Sort openssl.ec, the configuration file for mkerr.pl.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-08
Bodo Möller
More 'TODO' items.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-08
Bodo Möller
More method functions for EC_GFp_simple_method.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-07
Bodo Möller
More method functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-07
Bodo Möller
Some actual method functions (not enough yet to use...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-07
Bodo Möller
Optimized EC_METHODs need specific 'set_curve' and...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-07
Bodo Möller
The next bunch of vaporware.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-07
Bodo Möller
extra_data 'mixin'.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-07
Bodo Möller
Implement dispatcher for EC_GROUP and EC_POINT method...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-06
Bodo Möller
Add a few 'const's
blob
|
commitdiff
|
raw
|
diff to current
2001-03-06
Bodo Möller
'is_at_infinity' tests don't need a BN_CTX.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-06
Bodo Möller
New function declarations.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-06
Bodo Möller
Add BN_CTX arguments where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-05
Bodo Möller
Add EC_GROUP_new_GFp prototype.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-05
Bodo Möller
Some declarations that outline what I intend to implement.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-05
Bodo Möller
Move ec.h to ec2.h because it is not compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-03
Bodo Möller
EC_set_half and the 'h' component of struct bn_ec_struc...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-26
Bodo Möller
Change submitted files so that they compile (in particular,
blob
|
commitdiff
|
raw
|
diff to current
2000-11-26
Bodo Möller
More BN_mod_... functions.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-26
Bodo Möller
Remove CR at line ends.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-26
Bodo Möller
Elliptic curves over GF(p), new BIGNUM functions, Montg...
blob
|
commitdiff
|
raw
|
diff to current