Download List

프로젝트 설명

PolarSSL is a light-weight 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 separate the parts that are needed, without needing to include the total library. PolarSSL is written with embedded systems in mind and has been ported on a number of architectures, including ARM, PowerPC, MIPS, and Motorola 68000. The source is written to have very loose coupling, enabling easy integration of parts in other software projects. Very loosely coupled cryptographic algorithms for MD2, MD4, MD5, SHA1, SHA-256, SHA-512, AES, Camellia, DES, Triple DES, ARC3, and RSA are included.

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-12-23 06:41
1.1.0

이 릴리스에 AES-256-클릭률 (NIST s P 800-90) 및 이미 기존의 HAVEGE 무작위 생성기 옆에 일반 엔트로피 값을 기반으로 하는 CTR_DBRG 임의 생성기를 소개 합니다. X509parse_crt()의 행동 비록 변경 되었습니다. 그것은 pre-1.1.0 코드 호환입니다. 관대 한 구문 분석을 위해 당신은 지금 다르게; 반환 코드를 사용 하 여 설명서를 읽어 보시기 바랍니다. '진짜 오류' 코드 안에 간단한 오류 코드 (1 및 2)를 많이 바뀌었다. 또한, 호환성 및 사용자 정의 관해서 서 문제를 많이 수정 되었습니다.
Tags: stable major
This release introduces the CTR_DBRG random generator based on AES-256-CTR (NIST SP 800-90) and a generic entropy accumulator, next to the already existing HAVEGE random generator. The behaviour of x509parse_crt() has changed, though. It's backwards compatible with pre-1.1.0 code. For permissive parsing, you now have to use the return code differently; please read the documentation. A lot of simple error codes (1 and 2) inside the code were changed to 'real errors'. In addition, a lot of standing issues were fixed with regards to compatibility and customization.

2011-08-09 21:41
1.0.0

대한 주요 변경 사항은 0.99 미리 출시 이후 한 적이있다. 이전 stable 릴리스 이후, 많은 기능과 새로운 기능이 타사 소프트웨어와 함께 더 나은 통합 추가되었습니다, 설명서가 추가되었습니다, 추상화 레이어는, 추가된 코드가 청소했습니다, 코드는 PKCS에 대한 지원이 모듈로 분리되었다 # 1 v2.1 EMSA 인코딩 때문에 RSAES - OAEP 및 RSASSA - PSS 작업에 대한 지원이 추가되었고, 많은 추가 예제가 포함되었습니다.
Tags: Major
No major changes have been made since the 0.99 pre-releases. Since the previous stable release, many features and new functionality was added for better integration with third party software, documentation was added, abstraction layers were added, code was cleaned up, code was separated into modules, support for PKCS#1 v2.1 EMSA encoding and thus support for RSAES-OAEP and RSASSA-PSS operations was added, and many extra examples were included.

2011-05-27 21:25
0.99-pre5

이 버전은 버전 1.0.0의 최종 릴리스 전에 많이 필요 adaptions가 포함되어 있습니다. 아무 심각한 문제가이 릴리스에서 발견되는 경우, 이것은 공식 버전 1.0.0에서 절정에 달하다 것입니다. 이 릴리스, 당신은 모든 파일 시스템 관련 기능을 비활성화할 수 있으며 인쇄 오류 문자열 기능 및 SMTP 클라이언트와 갈래의 서버에 대해 몇 가지 추가 예제를 추가합니다.
This version includes some much needed adaptions before the final release of version 1.0.0. If no severe problems are found in this release, this will culminate in an official version 1.0.0. This release allows you to disable all filesystem related functions, and adds printed error string functionality and some extra examples for SMTP clients and forked servers.

2011-03-01 12:24
0.99-pre3

Diffie 헬맨 키 교환에 가능한 사람 - 인 - 더 - 중간 공격이 해결되었습니다. 더 자세한 정보는 PolarSSL 보안 권고 2011-01에서 찾을 수 있습니다.
A possible Man-in-the-Middle attack on the Diffie Hellman key exchange was fixed. More information can be found in PolarSSL Security Advisory 2011-01.

2011-03-01 12:24
0.14.2

Diffie 헬맨 키 교환에 가능한 사람 - 인 - 더 - 중간 공격이 해결되었습니다. 더 자세한 정보는 PolarSSL 보안 권고 2011-01에서 찾을 수 있습니다.
Tags: Stable
A possible Man-in-the-Middle attack on the Diffie Hellman key exchange was fixed. More information can be found in PolarSSL Security Advisory 2011-01.

Project Resources