Show patches with: Submitter = Tudor Ambarus       |    Archived = No       |   170 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
crypto: ecdh: fix concurrency on shared secret and pubkey - - - --- 2017-07-20 Tudor Ambarus herbert Accepted
[3/3] MAINTAINERS: add a maintainer for Microchip / Atmel ECC driver - - - --- 2017-07-05 Tudor Ambarus herbert Accepted
[2/3] crypto: introduce Microchip / Atmel ECC driver - - - --- 2017-07-05 Tudor Ambarus herbert Accepted
[1/3] crypto: kpp: add get/set_flags helpers - - - --- 2017-07-05 Tudor Ambarus herbert Accepted
[v3,RFC,2/2] crypto: ecc: use caller's GFP flags - - - --- 2017-06-28 Tudor Ambarus herbert Rejected
[v3,RFC,1/2] crypto: ecdh: fix concurrency on ecdh_ctx - - - --- 2017-06-28 Tudor Ambarus herbert Changes Requested
[RFC] crypto: ecdh: fix concurrency on ecdh_ctx - - - --- 2017-06-22 Tudor Ambarus herbert Superseded
crypto: vmx: remove unnecessary check - - - --- 2017-06-16 Tudor Ambarus herbert Accepted
[v3,2/2] crypto: testmgr - add genkey kpp test - - - --- 2017-05-30 Tudor Ambarus herbert Accepted
[v3,1/2] crypto: ecdh - add privkey generation support - 1 - --- 2017-05-30 Tudor Ambarus herbert Accepted
[v5,04/14] crypto: ecc - rename ecdh_make_pub_key() - - - --- 2017-05-30 Tudor Ambarus herbert Accepted
[v4,14/14] crypto: pkcs1pad - comply with crypto_akcipher_maxsize() - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,13/14] crypto: qat - comply with crypto_akcipher_maxsize() - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,12/14] crypto: caampkc - comply with crypto_akcipher_maxsize() - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,11/14] crypto: rsa - comply with crypto_akcipher_maxsize() - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,10/14] crypto: akcipher: maxsize() - assume key is already set - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,09/14] crypto: qat - comply with crypto_kpp_maxsize() - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,08/14] crypto: ecdh - comply with crypto_kpp_maxsize() - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,07/14] crypto: dh - comply with crypto_kpp_maxsize() - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,06/14] crypto: kpp: maxsize() - assume key is already set - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,05/14] crypto: dh - fix memleak in setkey - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,04/14] crypto: ecc - don't be selfish on pubkeys - - - --- 2017-05-25 Tudor Ambarus herbert Superseded
[v4,03/14] crypto: ecc - remove unnecessary casts - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,02/14] crypto: ecc - remove unused function arguments - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v4,01/14] crypto: kpp, (ec)dh - fix typos - - - --- 2017-05-25 Tudor Ambarus herbert Accepted
[v3,11/11] crypto: dh - fix memleak in setkey - - - --- 2017-05-23 Tudor Ambarus herbert Superseded
[v3,10/11] crypto: ecc - don't be selfish on pubkeys - - - --- 2017-05-23 Tudor Ambarus herbert Superseded
[v3,09/11] crypto: KEYS: check err on akcipher maxsize - - - --- 2017-05-23 Tudor Ambarus herbert Superseded
[v3,08/11] crypto: testmgr - check err on akcipher maxsize - - - --- 2017-05-23 Tudor Ambarus herbert Superseded
[v3,07/11] crypto: testmgr - check err on kpp maxsize - - - --- 2017-05-23 Tudor Ambarus herbert Superseded
[v3,06/11] crypto: rsa - change err code in rsa_max_size - - - --- 2017-05-23 Tudor Ambarus herbert Superseded
[v3,05/11] crypto: ecdh - fix ecdh_max_size - - - --- 2017-05-23 Tudor Ambarus herbert Superseded
[v3,04/11] crypto: dh - fix dh_max_size - - - --- 2017-05-23 Tudor Ambarus herbert Superseded
[v3,03/11] crypto: ecc - remove unnecessary casts - - - --- 2017-05-23 Tudor Ambarus herbert Superseded
[v3,02/11] crypto: ecc - remove unused function arguments - - - --- 2017-05-23 Tudor Ambarus herbert Superseded
[v3,01/11] crypto: kpp, (ec)dh - fix typos - - - --- 2017-05-23 Tudor Ambarus herbert Superseded
[RFC,v2,4/4] crypto: testmgr - add genkey kpp test - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,v2,3/4] crypto: dh - allow user to provide NULL privkey - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,v2,2/4] crypto: ecdh - allow user to provide NULL privkey - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,v2,1/4] crypto: ecc - add privkey generation support - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[v2,11/11] crypto: rsa - do checks before allocating data - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,10/11] crypto: KEYS: check err on akcipher maxsize - 1 - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,09/11] crypto: testmgr - check err on kpp maxsize - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,08/11] crypto: testmgr - check err on akcipher maxsize - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,07/11] crypto: dh - fix memleak in setkey - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,06/11] crypto: ecc - don't be selfish on pubkeys - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,05/11] crypto: ecdh - fix ecdh_max_size - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,04/11] crypto: dh - fix dh_max_size - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,03/11] crypto: ecc - remove unnecessary casts - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,02/11] crypto: ecc - remove unused function arguments - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,01/11] crypto: kpp, (ec)dh - fix typos - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[RFC,4/4] crypto: testmgr - add genkey kpp test - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,3/4] crypto: dh - allow user to provide NULL privkey - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,2/4] crypto: ecdh - allow user to provide NULL privkey - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,1/4] crypto: ecc - add privkey generation support - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[8/8] crypto: ecc - don't be selfish on pubkeys - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[7/8] crypto: ecdh - fix ecdh_max_size - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[6/8] crypto: dh - fix dh_max_size - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[5/8] crypto: ecc - remove casts in ecc_is_key_valid - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[4/8] crypto: ecc - remove casts in crypto_ecdh_shared_secret - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[3/8] crypto: ecc - remove casts in ecdh_make_pub_key - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[2/8] crypto: ecc - remove unused function arguments - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[1/8] crypto: kpp, (ec)dh - fix typos - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[2/2] crypto: ecdh - fix ecdh_max_size - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
[1/2] crypto: dh - fix dh_max_size - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
[4/4] crypto: ecc - remove casts in ecc_is_key_valid - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
[3/4] crypto: ecc - remove casts in crypto_ecdh_shared_secret - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
[2/4] crypto: ecc - remove casts in ecdh_make_pub_key - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
[1/4] crypto: ecc - remove unused function arguments - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
crypto: kpp, (ec)dh - fix typos - - - --- 2017-05-03 Tudor Ambarus herbert Superseded
« 1 2 »