Introduction - If you have any usage issues, please Google them yourself
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