A simple encryption strategy based on addition

  • Authors:
  • John A. Trono

  • Affiliations:
  • Saint Michael's College, Colchester, VT

  • Venue:
  • Journal of Computing Sciences in Colleges
  • Year:
  • 2009

Quantified Score

Hi-index 0.01

Visualization

Abstract

A simple cryptosystem is presented that is based solely on the properties of addition. The presentation of this cryptosystem could help computer science majors understand the topic of encryption because its design can easily be explained (and justified). This cryptosystem could also be used as a programming assignment that uses bit shifting and/or bit masking operations.