<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Feedback_with_Carry_Shift_Registers</id>
	<title>Feedback with Carry Shift Registers - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Feedback_with_Carry_Shift_Registers"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Feedback_with_Carry_Shift_Registers&amp;action=history"/>
	<updated>2026-06-10T14:05:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Feedback_with_Carry_Shift_Registers&amp;diff=2402&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;In sequence design, a '''Feedback with Carry Shift Register''' (or FCSR) is the arithmetic or with carry analog of a Linear feedback shift register (LFSR). If &lt;math&gt;N &gt;1&lt;/...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Feedback_with_Carry_Shift_Registers&amp;diff=2402&amp;oldid=prev"/>
		<updated>2019-03-21T03:38:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;In sequence design, a &amp;#039;&amp;#039;&amp;#039;Feedback with Carry Shift Register&amp;#039;&amp;#039;&amp;#039; (or FCSR) is the arithmetic or with carry analog of a &lt;a href=&quot;/index.php?title=Linear_feedback_shift_register&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Linear feedback shift register (page does not exist)&quot;&gt;Linear feedback shift register&lt;/a&gt; (LFSR). If &amp;lt;math&amp;gt;N &amp;gt;1&amp;lt;/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In sequence design, a '''Feedback with Carry Shift Register''' (or FCSR) is the arithmetic or with carry analog of a [[Linear feedback shift register]] (LFSR). If &amp;lt;math&amp;gt;N &amp;gt;1&amp;lt;/math&amp;gt; is an integer, then an N-ary FCSR of length &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is a finite state device with a state &amp;lt;math&amp;gt;(a;z) = (a_0,a_1,\dots,a_{r-1};z)&amp;lt;/math&amp;gt; consisting of a vector of elements &amp;lt;math&amp;gt;a_i&amp;lt;/math&amp;gt; in &amp;lt;math&amp;gt;\{0,1,\dots,N-1\}=S&amp;lt;/math&amp;gt; and an integer &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
FCSRs are analyzed using [[number theory]]. Associated with the FCSR is a connection integer &amp;lt;math&amp;gt;q = q_r N^r + \dots + q_1 N^1 - 1&amp;lt;/math&amp;gt;. Associated with the output sequence is the [[p-adic number|N-adic number]] &amp;lt;math&amp;gt;a = a_0 + a_1 N + a_2N^2+\dots &amp;lt;/math&amp;gt; The fundamental theorem of FCSRs says that there is an integer &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;a = u/q&amp;lt;/math&amp;gt;, a rational number. The output sequence is strictly periodic if and only if &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; is between &amp;lt;math&amp;gt;-q&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt;. It is possible to express u as a simple quadratic polynomial involving the initial state and the q&amp;lt;sub&amp;gt;i&amp;lt;/sub&amp;gt;. including near uniform distribution of sub-blocks, ideal arithmetic autocorrelations, and the arithmetic shift and add property. They are the with-carry analog of m-sequences or [[maximum length sequence]]s.&lt;br /&gt;
&lt;br /&gt;
There are efficient [[algorithms]] for FCSR synthesis. This is the problem: given a prefix of a sequence, construct a minimal length FCSR that outputs the sequence. This can be solved with a variant of Mahler and De Weger's lattice based analysis of N-adic numbers when &amp;lt;math&amp;gt;N=2&amp;lt;/math&amp;gt;; If L is the size of the smallest FCSR that outputs the sequence (called the N-adic complexity of the sequence), then all these algorithms require a prefix of length about &amp;lt;math&amp;gt;2L&amp;lt;/math&amp;gt; to be successful and have quadratic time complexity. It follows that, as with LFSRs and linear complexity, any stream cipher whose N-adic complexity is low should not be used for cryptography.&lt;br /&gt;
&lt;br /&gt;
FCSRs and LFSRs are special cases of a very general algebraic construction of sequence generators called Algebraic Feedback Shift Registers (AFSRs) in which the integers are replaced by an arbitrary ring R and N is replaced by an arbitrary non-unit in R. A general reference on the subject of LFSRs, FCSRs, and AFSRs is the book.&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://wikipedia.org/ http://wikipedia.org/]&lt;br /&gt;
&lt;br /&gt;
[[Category:Cryptography]]&lt;br /&gt;
[[Category:Cryptographic algorithms]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>