summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorTianjia Zhang <tianjia.zhang@linux.alibaba.com>2020-09-20 18:20:56 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2020-09-25 09:48:54 +0200
commitd58bb7e55a8a65894cc02f27c3e2bf9403e7c40f (patch)
tree8ba27dc1d048823e075eb5c0076f7a4f45083acb /crypto
parentlib/mpi: Extend the MPI library (diff)
downloadlinux-d58bb7e55a8a65894cc02f27c3e2bf9403e7c40f.tar.xz
linux-d58bb7e55a8a65894cc02f27c3e2bf9403e7c40f.zip
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