The use of cryptography to create data file security: with the Rijndael cipher block

  • Authors:
  • John D. Haney

  • Affiliations:
  • Northern Arizona University, Flagstaff, AZ

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

The use of cryptography, both the encryption and decryption of data is one response to the concerns of securing data files. The Rijndael cipher block, which has been adopted by the National Institute of Standards and technology as the advanced encryption standard, has been used in this study to encrypt and decrypt data. This has been accomplished by encrypting a plain text file and creating an encrypted file in one program, and decrypting the encrypted file back to a plain text file in another program. The increased focus on security has impacted the curriculum, not only in networking and operating systems classes but in programming classes. The use of encryption and decryption of data files fits logically into an intermediate programming class that is within an Information Systems curriculum.