<?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>Implementing cryptography using python</title>
  </titleInfo>
  <name type="personal">
    <namePart>Bray, Shannon</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">inu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Indianapolis</placeTerm>
    </place>
    <publisher>John Wiley</publisher>
    <dateIssued>2020</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>284 p.</extent>
  </physicalDescription>
  <note type="statement of responsibility">by Shannon W.  Bray</note>
  <subject>
    <topic>Python</topic>
  </subject>
  <subject>
    <topic>Cryptography</topic>
  </subject>
  <classification authority="ddc">005.824 BRA-I</classification>
  <identifier type="isbn">9781119612209</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">200610</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210311110126.0</recordChangeDate>
    <recordIdentifier>21559368</recordIdentifier>
  </recordInfo>
</mods>
