<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>China Science &#187; Computer Science</title>
	<atom:link href="http://www.chinascience.org/article/computer-science/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chinascience.org</link>
	<description>New Science in China, and science articles.</description>
	<lastBuildDate>Tue, 21 Jul 2009 01:39:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Quantum Cryptography:A Survey</title>
		<link>http://www.chinascience.org/213.html</link>
		<comments>http://www.chinascience.org/213.html#comments</comments>
		<pubDate>Sat, 14 Jun 2008 14:46:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Physical Sciences and Engineering]]></category>
		<category><![CDATA[Computing Surveys]]></category>
		<category><![CDATA[q]]></category>

		<guid isPermaLink="false">http://www.chinascience.org/213.html</guid>
		<description><![CDATA[We survey some results in quantum cryptography. After a brief introduction toclassical cryptography, we provide the quantum-mechanical background needed to present somefundamental protocols from quantum cryptography. In particular, we review quantum key distributionvia the BB84 protocol and its security proof, as well as the related quantum bit commitment protocoland its proof of insecurity. DAGMAR BRUSS　GABOR [...]]]></description>
			<content:encoded><![CDATA[<p>We survey some results in quantum cryptography. After a brief introduction toclassical cryptography, we provide the quantum-mechanical background needed to present somefundamental protocols from quantum cryptography. <span id="more-213"></span>  In particular, we review quantum key distributionvia the BB84 protocol and its security proof, as well as the related quantum bit commitment protocoland its proof of insecurity.</p>
<p>DAGMAR BRUSS　GABOR ERDELYI　TIM MEYER　TOBIAS RIEGE　JOERG ROTHE<br />
Institut fuer Theoretische Physik, Heinrich-Heine-Universitaet Duesseldorf,40225 Duesseldorf, Germany<br />
quantum bit commitment quantum cryptography quantum key distribution</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chinascience.org/213.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Survey of RST Invariant Image Watermarking Algorithms</title>
		<link>http://www.chinascience.org/212.html</link>
		<comments>http://www.chinascience.org/212.html#comments</comments>
		<pubDate>Sat, 14 Jun 2008 14:44:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Physical Sciences and Engineering]]></category>
		<category><![CDATA[a]]></category>
		<category><![CDATA[Computing Surveys]]></category>

		<guid isPermaLink="false">http://www.chinascience.org/212.html</guid>
		<description><![CDATA[In this article, we review the algorithms for rotation, scaling andtranslation (RST) invariant image watermarking. There are mainly two categories of RST invariantimage watermarking algorithms. One is to rectify the RST transformed image before conductingwatermark detection. Another is to embed and detect watermark in an RST invariant or semi-invariantdomain. In order to help readers understand, [...]]]></description>
			<content:encoded><![CDATA[<p>In this article, we review the algorithms for rotation, scaling andtranslation (RST) invariant image watermarking. There are mainly two categories of RST invariantimage watermarking algorithms. One is to rectify the RST transformed image before conductingwatermark detection. Another is to embed and detect watermark in an RST invariant or semi-invariantdomain. <span id="more-212"></span> In order to help readers understand, we first introduce the fundamental theories andtechniques used in the existing RST invariant image watermarking algorithms. Then, we discuss indetail the work principles, embedding process, and detection process of the typical RST invariantimage watermarking algorithms. Finally, we analyze and evaluate these typical algorithms throughimplementation, and point out their advantages and disadvantages.</p>
<p>DONG ZHENG　YAN LIU　JIYING ZHAO　ABDULMOTALEB EL SADDIK<br />
Multimedia Communications Research Laboratory, School of InformationTechnology and Engineering, University of Ottawa, 800 King Edward Avenue, Ottawa, Ontario, K1N 6N5,Canada<br />
digital image watermarking　 RST invariant　 fourier-mellin transform　 LPM　ILPM　 radon transform　 feature points template matching moments </p>
]]></content:encoded>
			<wfw:commentRss>http://www.chinascience.org/212.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Taxonomy of Suffix Array Construction Algorithms</title>
		<link>http://www.chinascience.org/211.html</link>
		<comments>http://www.chinascience.org/211.html#comments</comments>
		<pubDate>Sat, 14 Jun 2008 14:35:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Physical Sciences and Engineering]]></category>
		<category><![CDATA[a]]></category>
		<category><![CDATA[Computing Surveys]]></category>

		<guid isPermaLink="false">http://www.chinascience.org/211.html</guid>
		<description><![CDATA[In 1990, Manber and Myers proposed suffix arrays as a space-savingalternative to suffix trees and described the first algorithms for suffix array construction anduse. Since that time, and especially in the last few years, suffix array construction algorithmshave proliferated in bewildering abundance. This survey paper attempts to provide simple high-leveldescriptions of these numerous algorithms that [...]]]></description>
			<content:encoded><![CDATA[<p>In 1990, Manber and Myers proposed suffix arrays as a space-savingalternative to suffix trees and described the first algorithms for suffix array construction anduse. Since that time, and especially in the last few years, suffix array construction algorithmshave proliferated in bewildering abundance. <span id="more-211"></span> This survey paper attempts to provide simple high-leveldescriptions of these numerous algorithms that highlight both their distinctive features and theircommonalities, while avoiding as much as possible the complexities of implementation details. Newhybrid algorithms are also described. We provide comparisons of the algorithms&#8217; worst-case timecomplexity and use of additional space, together with results of recent experimental test runs onmany of their implementations.</p>
<p>SIMON J. PUGLISI　W. F. SMYTH　ANDREW H. TURPIN<br />
School of Computer Science and Information Technology, RMIT University, GPOBox 2476V, Melbourne V 3001, Australia </p>
<p>suffix array　 suffix tree suffix sorting burrows-wheeler transform </p>
]]></content:encoded>
			<wfw:commentRss>http://www.chinascience.org/211.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Survey of Network-Based Defense Mechanisms Countering the DoS and DDoSProblems</title>
		<link>http://www.chinascience.org/210.html</link>
		<comments>http://www.chinascience.org/210.html#comments</comments>
		<pubDate>Sat, 14 Jun 2008 14:33:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Physical Sciences and Engineering]]></category>
		<category><![CDATA[Computing Surveys]]></category>
		<category><![CDATA[s]]></category>

		<guid isPermaLink="false">http://www.chinascience.org/210.html</guid>
		<description><![CDATA[This article presents a survey of denial of service attacks and the methodsthat have been proposed for defense against these attacks. In this survey, we analyze the designdecisions in the Internet that have created the potential for denial of service attacks. We reviewthe state-of-art mechanisms for defending against denial of service attacks, compare the strengthsand [...]]]></description>
			<content:encoded><![CDATA[<p>This article presents a survey of denial of service attacks and the methodsthat have been proposed for defense against these attacks. In this survey, we analyze the designdecisions in the Internet that have created the potential for denial of service attacks. <span id="more-210"></span> We reviewthe state-of-art mechanisms for defending against denial of service attacks, compare the strengthsand weaknesses of each proposal, and discuss potential countermea-sures against each defensemechanism. We conclude by highlighting opportunities for an integrated solution to solve the problemof distributed denial of service attacks.</p>
<p>TAO PENG　CHRISTOPHER LECKIE　KOTAGIRI RAMAMOHANARAO<br />
botnet　 bandwidth attack　 DNS reflector attack　 DoS　 DDoS　 internet security　IP spoofing　 IP traceback　 IRC　 resource management SYN flood VoIP security</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chinascience.org/210.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compressed Full-Text Indexes</title>
		<link>http://www.chinascience.org/209.html</link>
		<comments>http://www.chinascience.org/209.html#comments</comments>
		<pubDate>Sat, 14 Jun 2008 14:32:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Physical Sciences and Engineering]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[Computing Surveys]]></category>

		<guid isPermaLink="false">http://www.chinascience.org/209.html</guid>
		<description><![CDATA[Full-text indexes provide fast substring search over large text collections.A serious problem of these indexes has traditionally been their space consumption. A recent trend isto develop indexes that exploit the compressibility of the text, so that their size is a functionof the compressed text length. This concept has evolved into self-indexes, which in addition containenough [...]]]></description>
			<content:encoded><![CDATA[<p>Full-text indexes provide fast substring search over large text collections.A serious problem of these indexes has traditionally been their space consumption. A recent trend isto develop indexes that exploit the compressibility of the text, so that their size is a functionof the compressed text length. This concept has evolved into self-indexes, which in addition containenough information to reproduce any text portion, so they replace the text. The excitingpossibility of an index that takes space close to that of the compressed text, replaces it, and inaddition provides fast search over it, <span id="more-209"></span> has triggered a wealth of activity and produced surprisingresults in a very short time, which radically changed the status of this area in less than 5 years.The most successful indexes nowadays are able to obtain almost optimal space and search timesimultaneously. In this article we present the main concepts underlying (compressed) self-indexes.We explain the relationship between text entropy and regularities that show up in index structuresand permit compressing them. Then we cover the most relevant self-indexes, focusing on how theyexploit text compressibility to achieve compact structures that can efficiently solve various searchproblems. Our aim is to give the background to understand and follow the developments in this area.</p>
<p>GONZALO NAVARRO　VELI MAEKINEN<br />
text indexing text compression entropy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chinascience.org/209.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Survey on Peer-to-Peer Key Management for Mobile Ad Hoc Networks</title>
		<link>http://www.chinascience.org/208.html</link>
		<comments>http://www.chinascience.org/208.html#comments</comments>
		<pubDate>Sat, 14 Jun 2008 14:30:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Physical Sciences and Engineering]]></category>
		<category><![CDATA[a]]></category>
		<category><![CDATA[Computing Surveys]]></category>

		<guid isPermaLink="false">http://www.chinascience.org/208.html</guid>
		<description><![CDATA[The article reviews the most popular peer-to-peer key management protocolsfor mobile ad hoc networks (MANETs). The protocols are subdivided into groups based on their designstrategy or main characteristic. The article discusses and provides comments on the strategy of eachgroup separately. The discussions give insight into open research problems in the area of pairwisekey management. JOHANN [...]]]></description>
			<content:encoded><![CDATA[<p>The article reviews the most popular peer-to-peer key management protocolsfor mobile ad hoc networks (MANETs). The protocols are subdivided into groups based on their designstrategy or main characteristic. <span id="more-208"></span> The article discusses and provides comments on the strategy of eachgroup separately. The discussions give insight into open research problems in the area of pairwisekey management.</p>
<p>JOHANN VAN DER MERWE　DAWOUD DAWOUD　STEPHEN McDONALD</p>
<p>mobile ad hoc networks　 security peer-to-peer key management pairwise keymanagement</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chinascience.org/208.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

