LinuxLists
Users
About
Saulo Alessandre de Lima (
[email protected]
)
Number of posts: 13 (0.14 per day)
First post: 2020-11-26 02:04:14
Last post: 2021-02-24 14:09:14
Date
List
Subject
2021-02-24 14:09:14
linux-crypto
Re: [PATCH v2 1/3] add params and ids to support nist_p384
2021-02-22 18:01:22
linux-kernel
[PATCH v2 1/3] add params and ids to support nist_p384
2021-02-22 18:01:15
linux-crypto
[PATCH v2 3/3] adds nist_p384 register and unregister to support nist_p384 and tests
2021-02-19 19:01:00
linux-crypto
[PATCH 3/3] add nist_p384 register and unregister to support nist_p384
2021-02-19 19:00:52
linux-kernel
[PATCH 2/3] add mathematic to support fast nist_p384 and change routines to pass forward ecc_curve
2021-02-19 19:00:29
linux-crypto
[PATCH 1/3] add params and ids to support nist_p384
2021-02-19 18:59:54
linux-crypto
[PATCH 1/3] add params and ids to support nist_p384
2021-02-03 18:06:11
linux-crypto
[PATCH v7 4/7] crypto: add ecc curve and expose them
2021-01-29 21:30:11
linux-crypto
[PATCH v2 1/4] ecdsa: add params to ecdsa algo
2021-01-29 21:28:52
linux-crypto
[PATCH v2 4/4] ecdsa: implements ecdsa signature verification
2021-01-29 21:28:51
linux-crypto
[PATCH v2 2/4] ecdsa: prepare akcipher and x509 parser to use incoming ecdsa
2021-01-29 21:28:51
linux-crypto
[PATCH v2 0/4] ecdsa: this patch implement signature verification
2020-11-26 02:04:14
linux-crypto
[PATCH] implements ecdsa 256, 384 and 521 alghorithm in akcipher model; change pcks7 and x509 to load certificates with ecdsa; increment testmgr to test ecdsa algo and finally allows signature and verification of modules with ecdsa algorithm