Description: TinyPKC performs assymmetric cryptography for TinyOS 2.x based on the original
implementation in CyaSSL (http://www.yassl.com/yaSSL/Products-cyassl.html). It
offers support for the following operations:
- RSA public key encryption / private key decryption
- RSA private key signature generation / public key signature verification
- ECDSA signature generation and verification
- ECDH operations
To Search:
File list (Check if you may need any files):
tinypkc
.......\AppECCC.nc
.......\AppECCP.nc
.......\AppRSAC.nc
.......\AppRSAP.nc
.......\COPYING
.......\ECC.nc
.......\EccC.nc
.......\EccP.nc
.......\Makefile
.......\README
.......\Rsa.nc
.......\RsaPadding.nc
.......\RsaPaddingC.nc
.......\RsaPaddingP.nc
.......\RsaPrivateKey.nc
.......\RsaTK.h
.......\RsaTKC.nc
.......\RsaTKP.nc
.......\Signature.nc
.......\ecc.h
.......\integer.c
.......\integer.h
.......\integer_settings.h
.......\integer_visibility.h