Implementing a verified FTP client and server
Author(s)
Ramseyer, Jennifer
DownloadFull printable version (986.2Kb)
Alternative title
Implementing a verified File Transfer Protocol client and server
Other Contributors
Massachusetts Institute of Technology. Department of Electrical Engineering and Computer Science.
Advisor
Martin Rinard.
Terms of use
Metadata
Show full item recordAbstract
I present my implementation of an FTP: File Transfer Protocol system with GRASShopper. GRASShopper is a program verifier that ensures that programs are memory safe. I wrote an FTP client and server in SPL, the GRASShopper programming language. SPL integrates the program logic's pre- and post- conditions, along with loop invariants, into the language, so that programs that compile in GRASShopper are proven correct. Because of that, my client and server are guaranteed to be secure and correct. I am supervised by Professor Martin Rinard and Dr. Damien Zufferey, a post-doctoral researcher in Professor Rinard's laboratory.
Description
Thesis: M. Eng., Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Science, 2016. This electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections. Cataloged from student-submitted PDF version of thesis. Includes bibliographical references (pages 54-56).
Date issued
2016Department
Massachusetts Institute of Technology. Department of Electrical Engineering and Computer SciencePublisher
Massachusetts Institute of Technology
Keywords
Electrical Engineering and Computer Science.