TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
c5671bdcf4bea8b9b51a0734fa16af78b6b01dd9
/
tests
/
suites
/
test_suite_ecp.function
28fff14
Add invalid key tests for curve SECP224K1
by Janos Follath
· 9 years ago
93012e8
Set selftest verbose flag to boost coverage
by Andres AG
· 9 years ago
c0696c2
Rename mbedtls_mpi_msb to mbedtls_mpi_bitlen
by Manuel Pégourié-Gonnard
· 10 years ago
797f48a
Rename ecp_curve_info.size to bit_size
by Manuel Pégourié-Gonnard
· 10 years ago
e3a062b
Rename ecp_use_known_dp -> mbedtls_ecp_group_load()
by Manuel Pégourié-Gonnard
· 10 years ago
23ee4d6
Rm ecp_small tests (use only named groups)
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
6c7af4c
Fix a few internal name choices
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
ce2f237
change test function includes to use one convention
by Rich Evans
· 10 years ago
30668d6
Add ecp_check_pub_priv()
by Manuel Pégourié-Gonnard
· 11 years ago
bd51b26
Add 'exit' label and variable initialization to relevant test suite functions
by Paul Bakker
· 11 years ago
94b916c
Split assignment and assert check into seperate lines in tests
by Paul Bakker
· 11 years ago
d8b0c5e
Fixed typo
by Paul Bakker
· 11 years ago
c042cf0
Fix broken tests due to changed error code
by Manuel Pégourié-Gonnard
· 11 years ago
357ff65
Details in ecp_mul_mxz()
by Manuel Pégourié-Gonnard
· 12 years ago
a0179b8
Change ecp_mul to handle Curve25519 too
by Manuel Pégourié-Gonnard
· 12 years ago
312d2e8
Adapt key checking functions for Curve25519
by Manuel Pégourié-Gonnard
· 12 years ago
0267e3d
Add ecp_curve_info_from_name()
by Manuel Pégourié-Gonnard
· 12 years ago
104ee1d
Add ecp_genkey(), prettier wrapper
by Manuel Pégourié-Gonnard
· 12 years ago
ff27b7c
Tighten ecp_mul() validity checks
by Manuel Pégourié-Gonnard
· 12 years ago
e783f06
Start working on mod_p224
by Manuel Pégourié-Gonnard
· 12 years ago
2014016
Fix a few selftest typos
by Manuel Pégourié-Gonnard
· 12 years ago
387a211
Fix some dependencies in tests
by Manuel Pégourié-Gonnard
· 12 years ago
456d3b9
Make ECP error codes more specific
by Manuel Pégourié-Gonnard
· 12 years ago
e09d2f8
Change ecp_mul() prototype to allow randomization
by Manuel Pégourié-Gonnard
· 12 years ago
a0f0747
Rm redundant dependencies in test files
by Manuel Pégourié-Gonnard
· 12 years ago
33b43f1
Converted .function file to c-like format and adapted generator code
by Paul Bakker
· 12 years ago
dbd443d
Adapted .function files and .data files to new test framework
by Paul Bakker
· 12 years ago
8ea6c61
Rename of prvkey -> privkey fix in test suite files
by Paul Bakker
· 12 years ago
c8dc295
Add ecp_check_prvkey, with test
by Manuel Pégourié-Gonnard
· 12 years ago
98f5181
Fix ecp_tls_read_point's signature
by Manuel Pégourié-Gonnard
· 12 years ago
7c145c6
Fix ecp_tls_read_group's signature
by Manuel Pégourié-Gonnard
· 12 years ago
8c16f96
Add a few tests for ecp_tls_read_point
by Manuel Pégourié-Gonnard
· 12 years ago
46106a9
Add tests for (and fix bug in) ecp_tls_write_group
by Manuel Pégourié-Gonnard
· 12 years ago
420f1eb
Fix ecp_tls_write_point's signature
by Manuel Pégourié-Gonnard
· 12 years ago
6282aca
Add basic tests for ecp_tls_*_point
by Manuel Pégourié-Gonnard
· 12 years ago
7e86025
Rename ecp_*_binary to ecp_point_*_binary
by Manuel Pégourié-Gonnard
· 12 years ago
d84895d
Supress 'format' argument to ecp_read_binary.
by Manuel Pégourié-Gonnard
· 12 years ago
1a96728
Add function parsing a TLS ECParameters record
by Manuel Pégourié-Gonnard
· 12 years ago
45a035a
Add ecp_gen_keypair()
by Manuel Pégourié-Gonnard
· 13 years ago
5e402d8
Added ecp_read_binary().
by Manuel Pégourié-Gonnard
· 13 years ago
37d218a
Added support for writing points compressed
by Manuel Pégourié-Gonnard
· 13 years ago
e19feb5
Added ecp_write_binary().
by Manuel Pégourié-Gonnard
· 13 years ago
1c33057
Added ecp_check_pubkey().
by Manuel Pégourié-Gonnard
· 13 years ago
b4a310b
Added a selftest about SPA resistance
by Manuel Pégourié-Gonnard
· 13 years ago
9674fd0
Added ecp_sub() as a variant of ecp_add()
by Manuel Pégourié-Gonnard
· 13 years ago
1c2782c
Changed to jacobian coordinates everywhere
by Manuel Pégourié-Gonnard
· 13 years ago
4bdd47d
Multiplication by negative is now forbidden
by Manuel Pégourié-Gonnard
· 13 years ago
8433824
Added fast mod_p192
by Manuel Pégourié-Gonnard
· 13 years ago
e739f01
Added test vectors from RFC 5114 to test suite
by Manuel Pégourié-Gonnard
· 13 years ago
4b8c3f2
Moved tests from selftest to tests/test_suite_ecp
by Manuel Pégourié-Gonnard
· 13 years ago