SIMD within a register on linear feedback shift registers
dc.contributor.author | Ott, Karl | |
dc.date.accessioned | 2018-07-25T22:54:43Z | |
dc.date.available | 2018-07-25T22:54:43Z | |
dc.date.issued | 2015-04 | |
dc.identifier.uri | http://hdl.handle.net/11122/8856 | |
dc.description | Master's Project (M.S.) University of Alaska Fairbanks, 2015 | en_US |
dc.description.abstract | Linear feedback shift registers (LFSRs) are used throughout a subset of cryptography. They have long been deployed as a means to generate a pseudo-random number stream. The random number generation provided by the LFSRs has been utilized in stream ciphers ranging from consumer to military grade. For example GSM privacy relies on the A5/1 stream cipher which in turn relies on LFSRs to generate the keystream. They are deployed because they are easy to construct, yet still provide strong cryptographic properties. The scope of this project is to speed up the simulation of LFSRs. The method of speeding up LFSRs is to use parallel operations to operate on multiple LFSRs at once. This is accomplished by using a method of SIMD. The method is SIMD within a register (SWAR). SWAR uses general purpose machine registers (eg. rax on an x86_64 machine). This means that 64 LFSRs can be simulated at once with one machine register using SWAR. This has the trade-off of latency vs throughput. | en_US |
dc.language.iso | en_US | en_US |
dc.subject | SIMD (Computer architecture) | en_US |
dc.subject | Cryptography | en_US |
dc.subject | Mathematics | en_US |
dc.subject | Shift registers | en_US |
dc.subject | Computer security | en_US |
dc.title | SIMD within a register on linear feedback shift registers | en_US |
dc.type | Master's Project | en_US |
dc.type.degree | ms | |
dc.identifier.department | Computer Science Department | |
refterms.dateFOA | 2020-03-05T16:45:47Z |