Download List

Descripción del Proyecto

The CyaSSL embedded SSL library is a lightweight SSL library written in ANSI C and targeted for embedded and RTOS environments, primarily because of its small size, speed, and feature set. It is commonly used in standard operating environments and cloud services as well because of its royalty-free pricing and excellent cross platform support. CyaSSL supports industry standards up to the current TLS 1.2 and DTLS 1.2 levels, is up to 20 times smaller than OpenSSL, and offers progressive ciphers such as HC-128, RABBIT, and NTRU.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-07 23:08
2.5.0

Esta versión incluye correcciones de errores, una solución para el "Lucky 13" ataque de sincronización de relleno de TLS CBC, Microchip PIC32 ayuda, archivos de proyecto de ejemplo MPLAB X para el PIC32 Ethernet Starter Kit, una aplicación de referencia de CTaoCrypt actualizada para sistemas embebidos, certificados o claves de 1024 bits prueba y búferes de cert/clave, suites crypto y cifrado AES-CCM-8, suites de crypto y cifrado de camelia, devoluciones de llamada OCSP, STM32F2 apoyo con hardware crypto y RNGy el apoyo de Cavium NITROX.
Tags: Stable
This release includes bugfixes, a fix for the "Lucky 13" TLS CBC padding timing attack, Microchip PIC32 support, MPLAB X example project files for the PIC32 Ethernet Starter Kit, an updated CTaoCrypt benchmark app for embedded systems, 1024-bit test certs/keys and cert/key buffers, AES-CCM-8 crypto and cipher suites, Camellia crypto and cipher suites, OCSP callbacks, STM32F2 support with hardware crypto and RNG, and Cavium NITROX support.

2012-12-27 10:05
2.4.6

Esta versión añade soporte ECC, LeanPSK, CyaSSL_peek(), CodeWarrior y Mqs, Freescale Kinetis con soporte de hardware RNG, autoconf construye que jobserver de uso y más.
Tags: Stable
This release adds ECC,
LeanPSK,
CyaSSL_peek(),
CodeWarrior,
and MQX support,
Freescale Kinetis with H/W RNG support,
autoconf builds which use jobserver,
and more.

2012-01-31 09:50
2.0.6

Esta versión tiene correcciones de errores y algunas características nuevas, incluyendo soluciones para CA base restricción controles, CTX reference counting, adiciones de prueba de unidad inicial, un Lean y significa Windows fix, ECC benchmarking, SSMTP construir apoyo, la capacidad de mensajes de enlace de grupo con set_group_messages(ctx/ssl), devoluciones de llamada de adición de caché de CA y exportación de Base64_Encode para uso general.
Tags: Stable
This release has bugfixes and a few new features, including fixes for CA basis constraint checks, CTX reference counting, initial unit test additions, a Lean and Mean Windows fix, ECC benchmarking, SSMTP build support, the ability to group handshake messages with set_group_messages(ctx/ssl), CA cache addition callbacks, and exportation of Base64_Encode for general use.

2011-10-13 02:24
2.0.0rc3

Esta versión tiene correcciones de errores y algunas características nuevas, incluyendo actualizarán apoyo autoconf, mejor "make install" y "Desinstalar" (uso de directorios de sistema), "hacer probar hacer"y"verificación" y una nueva estructura de encabezado CyaSSL y CTaoCrypt.
This release has bugfixes and a few new features, including updated autoconf support, better "make install" and "uninstall" (using system directories), "make test"/"make check", and a new CyaSSL and CTaoCrypt header structure.

2011-09-24 09:54
2.0.0rc2

Esta versión tiene correcciones de errores (alertas, DTLS con DHE) y algunas nuevas características, incluyendo soporte FreeRTOS, apoyo lwIP, eliminado advertencias Wshadow, y ASN pública CTaoCrypt cabecera-encabezados públicos que ahora tienen el prefijo ctc_. Esta es la segunda versión candidata final, y tal vez de la versión 2.
This release has bugfixes (Alerts, DTLS with DHE) and a few new features, including FreeRTOS support, lwIP support, removed Wshadow warnings, and asn public header -CTaoCrypt public headers which now all have the ctc_ prefix. This is the second and perhaps final release candidate for version 2.

Project Resources