<?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>Efficient implementation of RSA algorithm</title>
    <subTitle>Purushotham, U</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Amulya, G T.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Bengaluru</placeTerm>
    </place>
    <dateIssued>2018-2019</dateIssued>
    <publisher>PES University</publisher>
    <dateIssued encoding="marc">9999</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">Eng</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">lis</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">h</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
  </physicalDescription>
  <relatedItem type="isReferencedBy">
    <note>Cryptography is a technique used to encrypt the messages in order to the protect information while transferring to receiver. The cryptography can be implemented using various algorithms. Cryptography plays an important role in the security of data. It enables us to store sensitive information while transmitting across insecure networks. Hence data is protected from unauthorized persons . The urgency for secure exchange of digital data resulted in large quantities of different encryption algorithms which can be classified into two groups: symmetric key algorithms (with private key algorithms) and asymmetric key algorithms (with public key algorithms). The asymmetric key algorithm requires two different keys, one for encryption and other for decryption. Among the public key algorithms, RSA is the most widely used. It can be used as a method of exchanging secret information such as keys and producing digital signatures. It helps in transmitting the data in secure way. RSA incl</note>
  </relatedItem>
  <recordInfo>
    <recordCreationDate encoding="marc">231221</recordCreationDate>
  </recordInfo>
</mods>
