lib: crypto: add rsa public key parser
Imported from linux kernel v5.3:
rsapubkey.asn1 without changes
rsa.h without changes
rsa_helper.c with changes marked as __UBOOT__
Signed-off-by:
AKASHI Takahiro <takahiro.akashi@linaro.org>
Showing
- include/crypto/internal/rsa.h 57 additions, 0 deletionsinclude/crypto/internal/rsa.h
- lib/crypto/Kconfig 11 additions, 0 deletionslib/crypto/Kconfig
- lib/crypto/Makefile 11 additions, 0 deletionslib/crypto/Makefile
- lib/crypto/rsa_helper.c 198 additions, 0 deletionslib/crypto/rsa_helper.c
- lib/crypto/rsapubkey.asn1 4 additions, 0 deletionslib/crypto/rsapubkey.asn1
Loading
Please register or sign in to comment