TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
55427964b1073e566acfa36786bc4ab3ad901b9c
/
include
/
mbedtls
/
ecdh.h
f0f8c09
Merge remote-tracking branch 'origin/pr/1375' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
c81cfec
Minor fixes to parameter validation in ECDH module
by Hanno Becker
· 7 years ago
60b6504
Fix parameter name in documentation of ECDH module
by Hanno Becker
· 7 years ago
e77ef2a
Document parameter preconditions in ECH module
by Hanno Becker
· 7 years ago
9cbd1b2
Include configuration file for all headers
by Ron Eldor
· 7 years ago
c9c32f3
ECDH: Add flexible context and legacy flag
by Janos Follath
· 7 years ago
f61e486
ECDH: Add mbedtls_ecdh_setup()
by Janos Follath
· 7 years ago
32df911
Fix documentation of what functions restart when
by Manuel Pégourié-Gonnard
· 7 years ago
f0bbd7e
Misc documentation fixes/improvements.
by Manuel Pégourié-Gonnard
· 7 years ago
125af94
Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
428cc52
Allow to forward declare of public structs #1215
by Dawid Drozd
· 7 years ago
da19f4c
Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
11999bb
Fix minor code style issues
by Darryl Green
· 7 years ago
7375b0f
Update ecdh.h
by Rose Zadik
· 7 years ago
6899328
Update ecdh.h
by Rose Zadik
· 7 years ago
de2d622
Improve ECDH documentation
by Rose Zadik
· 7 years ago
a40a101
Update Doxygen file blocks to remove copyright and license information
by Darryl Green
· 8 years ago
eaf55be
Misc documentation fixes/improvements
by Manuel Pégourié-Gonnard
· 8 years ago
23e4162
ECDH: not restartable unless explicitly enabled
by Manuel Pégourié-Gonnard
· 8 years ago
fd838da
Comment cosmetics
by Manuel Pégourié-Gonnard
· 8 years ago
66ba48a
Make ECDH functions actually restartable
by Manuel Pégourié-Gonnard
· 8 years ago
c90d3b0
Update doc for restartable ECDH functions
by Manuel Pégourié-Gonnard
· 8 years ago
37ff140
Change main license to Apache 2.0
by Manuel Pégourié-Gonnard
· 10 years ago
6fb8187
Update date in copyright line
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
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
240b092
Drop dummy self_test functions
by Manuel Pégourié-Gonnard
· 11 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
[Renamed from include/polarssl/ecdh.h]
fe44643
Rename website and repository
by Manuel Pégourié-Gonnard
· 10 years ago
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 10 years ago
085ab04
Fix website url to use https.
by Manuel Pégourié-Gonnard
· 10 years ago
9698f58
Remove maintainer line.
by Manuel Pégourié-Gonnard
· 10 years ago
19f6b5d
Remove redundant "all rights reserved"
by Manuel Pégourié-Gonnard
· 10 years ago
a658a40
Update copyright
by Manuel Pégourié-Gonnard
· 10 years ago
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 10 years ago
237a847
Fix typos in comments
by Paul Bakker
· 11 years ago
2361746
Try to clarify ECDH interface documentation
by Manuel Pégourié-Gonnard
· 11 years ago
9af723c
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
by Paul Bakker
· 11 years ago
a36d23e
Fixed documentation issues found by clang
by Paul Bakker
· 12 years ago
cdff3cf
Add ecdh_get_params() to import from an EC key
by Manuel Pégourié-Gonnard
· 12 years ago
bdc9676
Remove polarssl/ from header includes
by Manuel Pégourié-Gonnard
· 12 years ago
161ef96
Cache pre-computed points for ecp_mul()
by Manuel Pégourié-Gonnard
· 12 years ago
c83e418
Prepare for ECDH point blinding just in case
by Manuel Pégourié-Gonnard
· 12 years ago
dcbfdcc
Updated doxygen documentation in header files and HTML pages
by Paul Bakker
· 12 years ago
e09d2f8
Change ecp_mul() prototype to allow randomization
by Manuel Pégourié-Gonnard
· 12 years ago
407a0da
Moved __cplusplus extern statement to include struct definitions as well.
by Paul Bakker
· 12 years ago
424fda5
Add ecdh_calc_secret()
by Manuel Pégourié-Gonnard
· 12 years ago
5cceb41
Add ecdh_{make,read}_public()
by Manuel Pégourié-Gonnard
· 12 years ago
854fbd7
Add ecdh_read_params().
by Manuel Pégourié-Gonnard
· 12 years ago
1372476
Add ecdh_make_server_params (untested yet)
by Manuel Pégourié-Gonnard
· 12 years ago
63533e4
Create ecdh_context structure
by Manuel Pégourié-Gonnard
· 12 years ago
6545ca7
Add ECDH primitives
by Manuel Pégourié-Gonnard
· 12 years ago
0bad5c2
Add skeleton ecdh.[ch]
by Manuel Pégourié-Gonnard
· 12 years ago