TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
b03bc43f22e4ad7e7107e855da14dd71f12d2ba2
/
include
/
mbedtls
b03bc43
pkcs11_client tests - hardcoded signature verification
by Andrzej Kurek
· 8 years ago
c289bf1
Add ECDSA verify
by Andrzej Kurek
· 8 years ago
c53dee3
New module: pkcs11_client
by Andrzej Kurek
· 8 years ago
e735310
Declare mbedtls_pk_info_t through macro
by Andrzej Kurek
· 8 years ago
8b6aaca
pk_info: Make signature_size mandatory
by Andrzej Kurek
· 8 years ago
420d7d9
ECP: Write RFC5480 representation of a group/point
by Gilles Peskine
· 8 years ago
e4cd298
PK: robustness of mbedtls_pk_rsa and mbedtls_pk_ec
by Gilles Peskine
· 8 years ago
02768b4
PK: support for opaque keys
by Gilles Peskine
· 8 years ago
5cc7bc5
Move pk_info structure to its own file
by Gilles Peskine
· 8 years ago
cd062d8
pk: function to calculate the signature size
by Gilles Peskine
· 8 years ago
bce41d3
Expose ecdsa_signature_to_asn1
by Gilles Peskine
· 8 years ago
9a8bb67
ECDSA: macro/function to calculate the signature size
by Gilles Peskine
· 8 years ago
373deea
pk_internal: pass context to can_do
by Gilles Peskine
· 8 years ago
badc529
Improved documentation a bit in the PK interface
by Gilles Peskine
· 8 years ago
0bc9e30
Merge remote-tracking branch 'upstream-public/pr/1060' into development
by Jaeden Amero
· 8 years ago
7de0b8a
Merge remote-tracking branch 'upstream-public/pr/1046' into development
by Jaeden Amero
· 8 years ago
35285cc
Merge remote-tracking branch 'upstream-public/pr/1027' into development
by Jaeden Amero
· 8 years ago
efeef6c
Correct typo in bignum.h
by Hanno Becker
· 8 years ago
88683b2
Correct all.sh and config.h after merge commit
by Hanno Becker
· 8 years ago
8bc74d6
Merge branch 'development' into iotssl-1619
by Hanno Becker
· 8 years ago
17196cd
Merge remote-tracking branch 'upstream-public/pr/964' into development
by Gilles Peskine
· 8 years ago
197a6d4
Merge remote-tracking branch 'upstream-public/pr/1097' into development
by Gilles Peskine
· 8 years ago
3fcc045
Merge remote-tracking branch 'upstream-public/pr/866' into development
by Gilles Peskine
· 8 years ago
7c483b6
Merge remote-tracking branch 'upstream-public/pr/865' into development
by Gilles Peskine
· 8 years ago
ae3925c
Merge remote-tracking branch 'public/pr/1136' into development
by Manuel Pégourié-Gonnard
· 8 years ago
a47023e
Incorporate comments on merge commit
by Hanno Becker
· 8 years ago
32297e8
Merge branch 'development' into iotssl-1619
by Hanno Becker
· 8 years ago
25b96ea
Remove comment on potential future removal of non-CRT fields
by Hanno Becker
· 8 years ago
d92f0aa
mbedtls_timing_get_timer: don't use uninitialized memory
by Gilles Peskine
· 8 years ago
a9edc48
timing interface documentation: minor clarifications
by Gilles Peskine
· 8 years ago
4712119
Merge remote-tracking branch 'restricted/pr/397' into development
by Manuel Pégourié-Gonnard
· 8 years ago
1434a36
Don't split error code description across multiple lines
by Hanno Becker
· 8 years ago
86ffd80
Register new error code in error.h
by Gilles Peskine
· 8 years ago
0884f48
Merge remote-tracking branch 'upstream-public/pr/1141' into development
by Gilles Peskine
· 8 years ago
c538064
Change value of MBEDTLS_ERR_AES_FEATURE_UNAVAILABLE
by Andres Amaya Garcia
· 8 years ago
4b117d9
Merge remote-tracking branch 'upstream-public/pr/1055' into development
by Gilles Peskine
· 8 years ago
3319555
Improve documentation of mbedtls_rsa_import[_raw]
by Hanno Becker
· 8 years ago
6851b10
Note that disabling SSL_RENEGO doesn't open door for renego attack
by Hanno Becker
· 8 years ago
fc8fbfa
Switch to gender neutral wording in rsa.h
by Hanno Becker
· 8 years ago
554c32d
Mention validate_params does primality tests only if GENPRIME def'd
by Hanno Becker
· 8 years ago
68767a6
Improve documentation in mbedtls_rsa_check_privkey
by Hanno Becker
· 8 years ago
f8c028a
Minor corrections
by Hanno Becker
· 8 years ago
c36aab6
Swap D,E parameters in mbedtls_rsa_deduce_primes
by Hanno Becker
· 8 years ago
9fb0205
Fix typo in asn1.h
by Andres Amaya Garcia
· 8 years ago
3226d36
Fix typo in configuration
by Ron Eldor
· 8 years ago
d22b78b
Switch to old model for alternative implementations
by Hanno Becker
· 8 years ago
08f055e
Don't remove CRT parameters from RSA context for ABI compatibility
by Hanno Becker
· 8 years ago
a565f54
Introduce new files rsa_internal.[ch] for RSA helper functions
by Hanno Becker
· 8 years ago
a84c1cb
Address PR cpomments reviews
by Ron Eldor
· 8 years ago
f9e184b
Remove PRNG argument from `mbedtls_rsa_complete`
by Hanno Becker
· 8 years ago
314adb6
Address PR review comments
by Ron Eldor
· 8 years ago
1e801f5
Clarify guarantees made by `rsa_complete` and `rsa_check_privkey`
by Hanno Becker
· 8 years ago
68b4d58
Remove PRNG argument from `mbedtls_rsa_deduce_moduli`
by Hanno Becker
· 8 years ago
1a9a51c
Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog.
by Hanno Becker
· 8 years ago
0446a39
Enhance documentation of mbedtls_ssl_set_hostname
by Hanno Becker
· 8 years ago
bc389d1
Extend scope of ERR_RSA_UNSUPPORTED_OPERATION error code
by Hanno Becker
· 8 years ago
3cdc711
Deprecate usage of RSA primitives with wrong key type
by Hanno Becker
· 8 years ago
0f65e0c
Rename `rsa_deduce_moduli` to `rsa_deduce_primes`
by Hanno Becker
· 8 years ago
8ba6ce4
Rename `rsa_deduce_private` to `rsa_deduce_private_exponent`
by Hanno Becker
· 8 years ago
5178dca
Clarify parameter ownership in `mbedtls_rsa_import[_raw]`
by Hanno Becker
· 8 years ago
b5beaa8
Check that 1 < D, E < N in `mbedtls_rsa_validate_params`
by Hanno Becker
· 8 years ago
c6fc878
Remove `mbedtls_rsa_check_crt`
by Hanno Becker
· 8 years ago
98838b0
Minor improvements
by Hanno Becker
· 8 years ago
7471631
Make input arguments to `mbedtls_rsa_import_raw` constant
by Hanno Becker
· 8 years ago
43a08d0
Clarify guarantees made by `rsa_check_privkey` and `rsa_complete`
by Hanno Becker
· 8 years ago
1b831fe
Clarify guarantees made by `rsa_deduce_moduli/private/crt`
by Hanno Becker
· 8 years ago
bdefff1
Change signature of `mbedtls_rsa_deduce_private`
by Hanno Becker
· 8 years ago
ba5b755
Change signature and semantics of `mbedtls_rsa_deduce_moduli`
by Hanno Becker
· 8 years ago
2f38a43
Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog.
by Hanno Becker
· 8 years ago
f5f9d11
Enhance documentation of mbedtls_ssl_set_hostname
by Hanno Becker
· 8 years ago
56bae95
Improve style and documentation, fix typo
by Hanno Becker
· 8 years ago
4b2f691
Doxygen: Use typewriter font for variables in rsa.h documentation
by Hanno Becker
· 8 years ago
ed20361
Increase readability of Doxygen output
by Hanno Becker
· 8 years ago
91c194d
Add and document an RSA-specific error code for unsupported exports
by Hanno Becker
· 8 years ago
5063cd2
Deprecate direct manipulation of structure fields in RSA context
by Hanno Becker
· 8 years ago
1526330
Allow alternate implementation of GCM
by Jaeden Amero
· 8 years ago
603b8c6
Clarify guarantees made by successful mbedtls_rsa_complete call
by Hanno Becker
· 8 years ago
d363799
Add mbedtls_rsa_validate_crt
by Hanno Becker
· 8 years ago
750e8b4
Rename rsa_check_params->rsa_validate_params and change error codes
by Hanno Becker
· 8 years ago
b0c5edc
Correct typo in rsa.h
by Hanno Becker
· 8 years ago
ab37731
Add support for alternative RSA implementations
by Hanno Becker
· 8 years ago
1a59e79
Remove CRT fields from RSA context if RSA_NO_CRT is defined
by Hanno Becker
· 8 years ago
8fd5548
Minor formatting changes
by Hanno Becker
· 8 years ago
cbb59bc
Extend RSA interface to allow structure-independent setup
by Hanno Becker
· 8 years ago
a3ebec2
Declare RSA helper functions
by Hanno Becker
· 8 years ago
f231eaa
Add configuration file in md.h
by Ron Eldor
· 8 years ago
72ea31b
Update version number to 2.6.0
by Simon Butcher
· 8 years ago
mbedtls-2.6.0
433f39c
ECDH alternative implementation support
by Ron Eldor
· 8 years ago
b68733b
ECDSA alternative support
by Ron Eldor
· 8 years ago
61937d4
Rename time and index parameter to avoid name conflict.
by Hanno Becker
· 8 years ago
c630ce6
Improve MBEDTLS_NO_UDBL_DIVISION description
by Andres Amaya Garcia
· 8 years ago
df1486a
Remove MBEDTLS_TYPE_UDBL option
by Andres Amaya Garcia
· 8 years ago
b39467d
Fix check_config.h #error directive
by Andres Amaya Garcia
· 8 years ago
93db11a
Fix typo in check_config.h
by Andres Amaya Garcia
· 8 years ago
b1a977f
MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION
by Gilles Peskine
· 8 years ago
d7fce00
Allow forcing 64-bit integer type
by Andres Amaya Garcia
· 8 years ago
aa27dfe
Enable 64-bit compilation with ARM Compiler 6
by Andres Amaya Garcia
· 8 years ago
a95d630
Fix platform setup/teardown feature and comments
by Simon Butcher
· 8 years ago
d3be27a
Add additional comments to platform setup/teardown functions
by Simon Butcher
· 8 years ago
d91f99f
Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT
by Andres Amaya Garcia
· 8 years ago
Next »