Back to the SERVICES main page

AVR UC3 Series Software Framework: the PolarSSL library.

Copyright © 2007 Atmel Corporation

Introduction

PolarSSL is a light-weight open source cryptographic and SSL/TLS library written in C.

PolarSSL makes it easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) applications with as little hassle as possible.

Loose coupling of the components inside the library means that it is easy to seperate the parts that are needed, without needing to include the total library.

For more information please see :PolarSSL.ORG

 

Keys features

  • AES, Triple-DES, DES, ARC4

  • MD2, MD4, MD5, SHA-1, SHA-256

  • HAVEGE random number generator

  • RSA with PKCS#1 v1.5 padding

  • SSLv3 and TLSv1 client support

  • X.509 certificate reading

  • Implemented examples

  • BENCHMARK : Benchmarking ciphers and hash functions.

  • SELF TEST : polarSSL self test example.

  •  


    AVR is a registered trademark of Atmel Corporation.