<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Encryption using FPGA</title>
  </titleInfo>
  <name type="personal">
    <namePart>Nor Robaini Ibrahim</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">theses</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">my</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Kuantan, Pahang</placeTerm>
    </place>
    <publisher>UMP</publisher>
    <dateIssued>2008</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>84 p. : ill. ; 30 cm. + 1 computer disc</extent>
  </physicalDescription>
  <abstract>Advanced Encryption Standard (AES), a Federal Information Processing Standard (FIPS), is an approved cryptographic algorithm that can be used to protect electronic data. The AES algorithm is a block cipher that can encrypt and decrypt digital information. The AES algorithm is capable of using cryptographic keys of 128, 192, and 256 bits, this project implements the 128 bit standard on a Field Programming Gate Array (FPGA) using the VHDL, a hardware description language.</abstract>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Nor Robaini Binti Ibrahim</note>
  <note>Project paper (Bachelor of Electrical Engineering (Electronics)) -- Universiti Malaysia Pahang - 2008</note>
  <subject authority="lcsh">
    <topic>Computer</topic>
    <topic>Access control</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Cryptography</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data encryption (Computer science)</topic>
  </subject>
  <identifier type="isbn">THE0005498(Local)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UMP</recordContentSource>
    <recordCreationDate encoding="marc">090617</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251114204357.0</recordChangeDate>
    <recordIdentifier source="KUKTEM">vtls000038073</recordIdentifier>
  </recordInfo>
</mods>
