Download List

프로젝트 설명

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.

2011-03-04 07:24
1.9.0

이 릴리스 테스트 및 더 나은 해시를 통해 버그수정, 향상된 TLSv1.2를 추가 / 너한테의 신분증, 시그으로 - enable - 웹서버, 콜백 개선을 확인하고 더 yaSSL 임베디드 웹 서버에 대한 옵션, 부적 절한 AES는 키 설정을 감지, 사용자의 인증서를 빌드합니다.
Tags: Stable
This release adds bugfixes, improved TLSv1.2 through testing and better hash/sig algo ids, an --enable-webServer build option for the yaSSL embedded Web server, improper AES key setup detection, user cert verify callback improvements, and more.

2010-02-23 15:59
1.4.0

박사님의 버그수정, 더 나은 멀티 TLS를 / SSLv23_server_method를 통해 SSL을 버전을 지원 (), 새로운 문서 /.
Bugfixes, better multi TLS/SSL version support through SSLv23_server_method(), and new documentation in doc/.

2009-11-03 08:02
1.2.0

이 릴리스를 처음 사용할 때 읽기 또는 쓰기 버그수정 및 세션 협상을하고있다.
Tags: Minor
This release has bugfixes and session negotiation when first use is read or write.

2009-09-04 05:00
1.1.0

이 릴리스의 버그수정, 악의적인 세션 캐시를 사용에 대한 지원에 대한 검사를 추가, Lighttpd와 TLS를 1.2.
This release adds bugfixes, a check against malicious session cache use,
support for lighttpd, and TLS 1.2.

2009-08-06 06:31
1.0.6

이 릴리스에는 큰 코드를 옵션 버그수정, 향상된 세션 캐시를, 그리고 빠르게 수학했다. 또한 임베디드 서버에 대한 좋은 클라이언트 모드로 세션을 캐시 기본값으로합니다. 분당 서버의 부하가 아래에 (200 미만의 새로운 세션), BIG_SESSION_CACHE 정의할 수있습니다. 만약 서버가 무거운 짐을지고, HUGE_SESSION_CACHE 정의하는 것입니다. 이제 fasthugemath 구성에 대한 옵션입니다. 이것은 크게 수학 라이브러리 코드 크기를 증가하여 더욱 빠른 fastmath 플러스 수학 수있습니다. 공개 키 작업을 비교하는 벤치 마크 유틸리티를 사용합니다.
This release has bugfixes, an improved session cache, and faster math with a huge code option. The session cache now defaults to a client mode, which is also good for embedded servers. For servers not under heavy load (less than 200 new sessions per minute), define BIG_SESSION_CACHE. If the server will be under heavy load, define HUGE_SESSION_CACHE. There is now a fasthugemath option for configure. This enables fastmath plus even faster math by greatly increasing the code size of the math library. Use the benchmark utility to compare public key operations.

Project Resources