TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/better-cf-padding-checks
/
include
/
mbedtls
/
ecdsa.h
1e14827
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
75f2c20
ECDSA: Explain limitations of constant blinding
by Janos Follath
· 7 years ago
e65e059
Deprecate the old deterministic ECDSA function
by Janos Follath
· 7 years ago
dca667a
Add a safer deterministic ECDSA function
by Janos Follath
· 7 years ago
737df0c
Fix file permissions
by Christoph M. Wintersteiger
· 6 years ago
ef17e3b
ECDSA: Fix formatting
by Christoph M. Wintersteiger
· 6 years ago
ea24394
ECDH: Fix whitespace and permission problems
by Christoph M. Wintersteiger
· 7 years ago
0082f9d
ECDSA: Add mbedtls_ecdsa_can_do
by Christoph M. Wintersteiger
· 7 years ago
c49fbbf
Use mbedtls-based path for includes
by Jaeden Amero
· 6 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 6 years ago
2f2b396
Add new macro to detemine ECDSA signature length
by Manuel Pégourié-Gonnard
· 7 years ago
f0bbd7e
Misc documentation fixes/improvements.
by Manuel Pégourié-Gonnard
· 7 years ago
12e4a8b
Improve documentation wording and formatting
by Manuel Pégourié-Gonnard
· 7 years ago
da19f4c
Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
abc9ec7
Update ecdsa.h
by Rose Zadik
· 7 years ago
ec5d416
Update ecdsa.h
by Rose Zadik
· 7 years ago
14d0d57
Update ecdsa.h
by Rose Zadik
· 7 years ago
817297f
Update ecdsa.h
by Rose Zadik
· 7 years ago
bff87d9
Improve ECDSA 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
fe68770
Keep PK layer context in the PK layer
by Manuel Pégourié-Gonnard
· 8 years ago
1f59606
Make PK EC sign/verify actually restartable
by Manuel Pégourié-Gonnard
· 8 years ago
b90883d
Prepare infra for restartable sign
by Manuel Pégourié-Gonnard
· 8 years ago
addb10e
Create functions for restartable sign
by Manuel Pégourié-Gonnard
· 8 years ago
a0c5bcc
Add infrastructure for ecdsa_verify_restartable()
by Manuel Pégourié-Gonnard
· 8 years ago
722e515
Add test for ecdsa_read_signature_restartable()
by Manuel Pégourié-Gonnard
· 8 years ago
32aa437
Declare ecdsa_read_signature_restartable()
by Manuel Pégourié-Gonnard
· 8 years ago
1ed2505
Add some negative testing for ecdsa_verify()
by Manuel Pégourié-Gonnard
· 8 years ago
0a5154b
Clarify the use of ECDSA API
by Janos Follath
· 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
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
932e393
Fix typos & Co
by Manuel Pégourié-Gonnard
· 10 years ago
fbbbc93
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
8fce937
Simplify ecdsa_context
by Manuel Pégourié-Gonnard
· 10 years ago
5bf262d
Doc fixes
by Manuel Pégourié-Gonnard
· 10 years ago
dfdcac9
Merge ecdsa_write_signature{,_det}() together
by Manuel Pégourié-Gonnard
· 10 years ago
63e9319
Make a helpful constant public
by Manuel Pégourié-Gonnard
· 10 years ago
b8cfe3f
pk_sign() now requires non-NONE md_alg for ECDSA
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/ecdsa.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
9af723c
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
by Paul Bakker
· 11 years ago
35e95dd
Add special return code for ecdsa length mismatch
by Manuel Pégourié-Gonnard
· 11 years ago
887aa5b
Fix include path in ecdsa.h
by Manuel Pégourié-Gonnard
· 11 years ago
937340b
Add ecdsa_write_signature_det()
by Manuel Pégourié-Gonnard
· 12 years ago
4daaef7
Add ecdsa_sign_det() with test vectors
by Manuel Pégourié-Gonnard
· 12 years ago
bdc9676
Remove polarssl/ from header includes
by Manuel Pégourié-Gonnard
· 12 years ago
6838bd1
Clarified threading issues
by Paul Bakker
· 12 years ago
161ef96
Cache pre-computed points for ecp_mul()
by Manuel Pégourié-Gonnard
· 12 years ago
dcbfdcc
Updated doxygen documentation in header files and HTML pages
by Paul Bakker
· 12 years ago
f499993
Add ecdsa_from_keypair()
by Manuel Pégourié-Gonnard
· 12 years ago
211a64c
Add eckey to ecdsa conversion in the PK layer
by Manuel Pégourié-Gonnard
· 12 years ago
aa43161
Add ecdsa example program
by Manuel Pégourié-Gonnard
· 12 years ago
8eebd01
Add an ecdsa_genkey() function
by Manuel Pégourié-Gonnard
· 12 years ago
b694b48
Add ecdsa_{read,write}_signature()
by Manuel Pégourié-Gonnard
· 12 years ago
56a487a
Minor ecdsa cleanups
by Manuel Pégourié-Gonnard
· 12 years ago
7c8934e
Add ecdsa_init and ecdsa_free
by Manuel Pégourié-Gonnard
· 12 years ago
bec2f45
Add ecdsa_context structure
by Manuel Pégourié-Gonnard
· 12 years ago
3aeb5a7
Add ECDSA signature primitive.
by Manuel Pégourié-Gonnard
· 12 years ago
b309ab2
Add ECDSA sign primitive
by Manuel Pégourié-Gonnard
· 12 years ago
2aea141
Add skeleton ecdsa.[ch]
by Manuel Pégourié-Gonnard
· 12 years ago