Sign in
boringssl
/
boringssl.git
/
3c0e0377561a4301036354cef6cbab0b0abf383d
/
crypto
/
ec
/
internal.h
1b93a42
Don't use function wrappers for EC_METHOD.
by David Benjamin
· 9 years ago
4186b71
Don't bother storing the cofactor.
by David Benjamin
· 9 years ago
0d76c40
Decouple crypto/ec from the OID table.
by David Benjamin
· 9 years ago
a00f845
Move & rename |ec_GFp_simple_point_get_affine_coordinates|.
by Brian Smith
· 9 years ago
ef18746
Remove unused code for multiple-point ECC multiplication.
by Brian Smith
· 9 years ago
081e3f3
Remove |EC_POINT::Z_is_one|.
by Brian Smith
· 9 years ago
985da09
Remove flags field from EC_KEY.
by David Benjamin
· 9 years ago
2f6410b
Rewrite ECPrivateKey serialization.
by David Benjamin
· 9 years ago
b121a26
Remove unused |ec_GFp_simple_group_check_discriminant|.
by Brian Smith
· 9 years ago
4862b3b
Remove useless and out-of-date comments in crypto/ec/internal.h.
by Brian Smith
· 9 years ago
9bf1b1b
Remove group_clear_finish EC_GROUP hooks.
by David Benjamin
· 9 years ago
533a273
Add |EC_METHOD| method for verifying public key order.
by Brian Smith
· 9 years ago
f3376ac
Remove |EC_POINTs_mul| & simplify p256-x86_64.
by Brian Smith
· 9 years ago
9b26297
Make |EC_GROUP_precompute_mult|/|EC_KEY_precompute_mult| no-ops.
by Brian Smith
· 9 years ago
1895493
Add Intel's P-256
by Adam Langley
· 9 years ago
274341d
Change the type of |EC_GROUP_get_degree| and friends to |unsigned|.
by Brian Smith
· 9 years ago
f0523e9
Avoid hard-coded linkage of WNAF-based multiplication.
by Brian Smith
· 9 years ago
80c5fab
Simplify |EC_METHOD| by removing invariant methods.
by Brian Smith
· 9 years ago
f0258fe
Add optimised version of P-224.
by Adam Langley
· 9 years ago
0da323a
Convert reference counts in crypto/
by Adam Langley
· 10 years ago
f0df86a
Fix standalone build on Mac.
by David Benjamin
· 10 years ago
ad6b28e
Add 64-bit, P-256 implementation.
by Adam Langley
· 10 years ago
0acef5e
Simplify ec_group_st on the assumption it is used for GF(p) only.
by Brian Smith
· 10 years ago
114ddeb
Unexport EC_GROUP_copy.
by David Benjamin
· 10 years ago
3547688
Remove EC_GROUP_set_point_conversion_form
by Håvard Molland
· 10 years ago
c44d2f4
Convert all zero-argument functions to '(void)'
by David Benjamin
· 11 years ago
c0d9484
ec: recognise known parameters when written in full.
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago