boringssl/crypto/fipsmodule/ec
David Benjamin 0318b051ee Add some OpenSSL compatibility functions and hacks.
Change-Id: Ie42e57441f5fd7d1557a7fc1c648cf3f28b9c4db
Reviewed-on: https://boringssl-review.googlesource.com/28224
Commit-Queue: David Benjamin <davidben@google.com>
Commit-Queue: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-05-08 01:22:04 +00:00
..
asm
ec_key.c
ec_montgomery.c Implement constant-time generic multiplication. 2018-04-27 20:11:29 +00:00
ec_scalar_base_mult_tests.txt
ec_test.cc
ec.c Add some OpenSSL compatibility functions and hacks. 2018-05-08 01:22:04 +00:00
felem.c Add missing #include of <openssl/err.h>. 2018-05-01 01:00:44 +00:00
internal.h Implement constant-time generic multiplication. 2018-04-27 20:11:29 +00:00
make_ec_scalar_base_mult_tests.go
make_p256-x86_64-table.go
oct.c
p224-64.c Clear mallocs in ec_wNAF_mul. 2018-04-27 19:44:58 +00:00
p256-x86_64_test.cc Add some tests for scalar operations. 2018-04-24 16:12:34 +00:00
p256-x86_64_tests.txt Add some tests for scalar operations. 2018-04-24 16:12:34 +00:00
p256-x86_64-table.h
p256-x86_64.c Clear mallocs in ec_wNAF_mul. 2018-04-27 19:44:58 +00:00
p256-x86_64.h Add some tests for scalar operations. 2018-04-24 16:12:34 +00:00
scalar.c Add missing #include of <openssl/mem.h>. 2018-05-04 16:51:04 +00:00
simple_mul.c Implement constant-time generic multiplication. 2018-04-27 20:11:29 +00:00
simple.c Implement constant-time generic multiplication. 2018-04-27 20:11:29 +00:00
util.c
wnaf.c Implement constant-time generic multiplication. 2018-04-27 20:11:29 +00:00