diff options
author | Tianjia Zhang <tianjia.zhang@linux.alibaba.com> | 2020-09-20 19:20:56 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-09-25 10:48:54 +0300 |
commit | d58bb7e55a8a65894cc02f27c3e2bf9403e7c40f (patch) | |
tree | 8ba27dc1d048823e075eb5c0076f7a4f45083acb /crypto | |
parent | a8ea8bdd9df92a0e5db5b43900abb7a288b8a53e (diff) | |
download | linux-d58bb7e55a8a65894cc02f27c3e2bf9403e7c40f.tar.xz |
lib/mpi: Introduce ec implementation to MPI library
The implementation of EC is introduced from libgcrypt as the
basic algorithm of elliptic curve, which can be more perfectly
integrated with MPI implementation.
Some other algorithms will be developed based on mpi ecc, such as SM2.
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Tested-by: Xufeng Zhang <yunbo.xufeng@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions