Sign in
flutter
/
third_party
/
openssl
/
60428dbf0aa0dbacb2e18f7cf846af8d5ebafc82
/
crypto
/
ec
/
ec_lcl.h
60428db
Some actual method functions (not enough yet to use the EC library, though),
by Bodo Möller
· 24 years ago
f1f2554
..._init functions are method-specific too
by Bodo Möller
· 24 years ago
2e0db07
Optimized EC_METHODs need specific 'set_curve' and 'free' functions.
by Bodo Möller
· 24 years ago
58fc622
The next bunch of vaporware.
by Bodo Möller
· 24 years ago
df9cc15
extra_data 'mixin'. (This will be used for Lim/Lee precomputation data.)
by Bodo Möller
· 24 years ago
0657bf9
Implement dispatcher for EC_GROUP and EC_POINT method functions.
by Bodo Möller
· 24 years ago
5b438e9
Add a few 'const's
by Bodo Möller
· 24 years ago
774530f
'is_at_infinity' tests don't need a BN_CTX.
by Bodo Möller
· 24 years ago
fb171e5
New function declarations.
by Bodo Möller
· 24 years ago
7d7db13
Add BN_CTX arguments where appropriate.
by Bodo Möller
· 24 years ago
d8c79c7
Change comments.
by Bodo Möller
· 24 years ago
3a12ce0
Some declarations that outline what I intend to implement.
by Bodo Möller
· 24 years ago
38e3c58
Add yet another (still empty) source code file that I forgot.
by Bodo Möller
· 24 years ago
65e8167
Move ec.h to ec2.h because it is not compatible with what we will use.
by Bodo Möller
· 24 years ago