boringssl/crypto/fipsmodule/ec
David Benjamin 43cf27e7d7 Add bn_copy_words.
This makes it easier going to and from non-minimal BIGNUMs and words
without worrying about the widths which are ultimately to become less
friendly.

Bug: 232
Change-Id: Ia57cb29164c560b600573c27b112ad9375a86aad
Reviewed-on: https://boringssl-review.googlesource.com/25245
Reviewed-by: Adam Langley <agl@google.com>
2018-02-02 18:24:39 +00:00
..
asm
ec_key.c Simplify EC_KEY_set_public_key_affine_coordinates. 2018-01-08 19:50:42 +00:00
ec_montgomery.c ec/p256.c: fiat-crypto field arithmetic (64, 32) 2017-12-11 17:55:46 +00:00
ec_test.cc Add bn_copy_words. 2018-02-02 18:24:39 +00:00
ec.c Add bn_copy_words. 2018-02-02 18:24:39 +00:00
internal.h Fold away ec_point_set_Jprojective_coordinates_GFp. 2018-01-08 19:48:37 +00:00
oct.c Make EC_POINT_set_compressed_coordinates_GFp use BIGNUM directly. 2018-01-08 19:40:21 +00:00
p224-64.c Align various point_get_affine_coordinates implementations. 2018-01-08 20:03:42 +00:00
p256-x86_64_test.cc Add bn_copy_words. 2018-02-02 18:24:39 +00:00
p256-x86_64_tests.txt
p256-x86_64-table.h
p256-x86_64.c Add bn_copy_words. 2018-02-02 18:24:39 +00:00
p256-x86_64.h
simple.c Fold away ec_point_set_Jprojective_coordinates_GFp. 2018-01-08 19:48:37 +00:00
util.c ec/p256.c: fiat-crypto field arithmetic (64, 32) 2017-12-11 17:55:46 +00:00
wnaf.c Unwind total_num from wNAF_mul. 2018-01-23 22:04:58 +00:00