<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Small TLS client library</title>
<link>http://blog.roodo.com/wlsloi/archives/3064883.html/</link>
<description><![CDATA[愈來愈多的網路程式需要TLS的功能. 例如你要開發一個無線網路電話, 你就可能同時實作以下功能, 它們都需要TLS client的支援SIP over TLSWPA-EAP (用EAP-TLS, EAP-TTLS 連到FreeRadius Server)HTTPS web serverSNMPv3Autoprovision clientWISPr而大多數Open source實作TLS時都只支援openssl. 問題是openssl對Embedded system來說實在是太大了.]]>
	</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/wlsloi/archives/3064883-comment.xml" rel="self" type="application/rss+xml" />
<item>
	<title>回應：Small TLS client library</title>
	<description><![CDATA[請問每一種tls lib提供的 cryptographic method 種類上都有差異 如有些有 md5 有些沒有
這種差異會影響到如 EAP/TLS TTLS 的認證過程嗎 ?
如果我只要使用到 eap /tls ttls 
我想把 openssl減肥 我能把那些 encryption method 移走呢?]]>
	</description>
	<link>http://blog.roodo.com/wlsloi/archives/3064883.html</link>
	<guid>http://blog.roodo.com/wlsloi/archives/3064883.html#comment-17789201</guid>
	<author>abrother94@gmail.com(abrother)</author>	<category>文章回應</category>
	<pubDate>Thu, 23 Oct 2008 14:06:45 +0800</pubDate>
</item>
</channel>
</rss>