Download List

Projeto Descrição

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 versão inclui correções de bugs, uma correção para o "Lucky 13" ataque de temporização de estofamento de TLS CBC, Microchip PIC32 suporte, arquivos de projeto de exemplo MPLAB X para PIC32 Ethernet Starter Kit, um aplicativo de benchmark CTaoCrypt atualizado para sistemas embarcados, certificados/chaves de 1024 bits teste e buffers de cert/chave, suites de criptografia e criptografia AES-CCM-8, camélia cripto e cipher suites, retornos de chamada de OCSP, STM32F2 suporte com criptografia de hardware e RNGe apoio 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 versão adiciona suporte a ECC, LeanPSK, CyaSSL_peek() e CodeWarrior MQX, Freescale Kinetis com suporte de H/W RNG, autoconf constrói jobserver que uso e muito mais.
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 versão tem correções de bugs e poucos novos recursos, incluindo correções para verificações de restrição de base CA, contagem de referência CTX, adições de teste de unidade inicial, uma correção Lean e significa janelas, ECC análise comparativa, suporte de compilação SSMTP, a capacidade de agrupar mensagens de aperto de mão com set_group_messages(ctx/ssl), retornos de chamada do CA cache adição e exportação de Base64_Encode para uso geral.
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 versão possui correções de bugs e alguns novos recursos, incluindo atualizado autoconf suporte, melhor "make install" e "Desinstalar" (usando diretórios do sistema), "fazer teste fazer"/"seleção" e uma nova estrutura de cabeçalho de CyaSSL e 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 versão tem correções de bugs (alertas, DTLS com DHE) e algumas novas funcionalidades, incluindo FreeRTOS apoio, suporte lwIP, avisos Wshadow removido, e público asn header-CTaoCrypt cabeçalhos públicos que agora todos têm o prefixo ctc_. Este é o segundo candidato a lançamento e talvez final para a versão 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