Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

SNP: An Interface for Secure Network Programming

Thomas Y.C. Woo, Raghuram Bindignavle, Shaowen Su, and Simon S. Lam, University of Texas, Austin

SNP provides a high-level abstraction for secure end-to-end network communications. It supports both stream and datagram semantics with security guarantees (e.g., data origin authenticity, data integrity and data con#dentiality). It is designed to resemble the Berkeley sockets interface so that security can be easily retro#tted into existing socket programs with only minor modi#cations. SNP is built on top of GSS-API, thus making it relatively portable across different authentication mechanisms conforming to GSS-API. SNP hides the details of GSS-API (e.g., credentials and contexts management), the communication sublayer as well as the cryptographic sublayer from the application programmers. It also encapsulates security sensitive information, thus preventing accidental or intentional disclosure by an application program.

Thomas Y.C. Woo, University of Texas, Austin

Raghuram Bindignavle, University of Texas, Austin

Shaowen Su, University of Texas, Austin

Simon S. Lam, University of Texas, Austin

BibTeX
@inproceedings {252792,
author = {Thomas Y.C. Woo and Raghuram Bindignavle and Shaowen Su and Simon S. Lam},
title = {{SNP}: An Interface for Secure Network Programming},
booktitle = {USENIX Summer 1994 Technical Conference (USENIX Summer 1994 Technical Conference)},
year = {1994},
address = {Boston, MA},
url = {https://www.usenix.org/conference/usenix-summer-1994-technical-conference/snp-interface-secure-network-programming},
publisher = {USENIX Association},
month = jun
}
Download

Links

Paper: 
http://usenix.org/publications/library/proceedings/bos94/full_papers/woo.ps
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us