Scispace (Formerly Typeset)
  1. Home
  2. Topics
  3. Cryptographic protocol
  4. 2003
  1. Home
  2. Topics
  3. Cryptographic protocol
  4. 2003
Showing papers on "Cryptographic protocol published in 2003"
Journal Article•10.1109/TSE.2003.1199073•
Key establishment in large dynamic groups using one-way function trees

[...]

Alan T. Sherman1, David McGrew•
University of Baltimore1
01 May 2003-IEEE Transactions on Software Engineering
TL;DR: Among the hierarchical methods, OFT is the first to achieve an approximate halving in broadcast length, an idea on which subsequent algorithms have built.
Abstract: We present, implement, and analyze a new scalable centralized algorithm, called OFT, for establishing shared cryptographic keys in large, dynamically changing groups. Our algorithm is based on a novel application of one-way function trees. In comparison with the top-down logical key hierarchy (LKH) method of Wallner et al., our bottom-up algorithm approximately halves the number of bits that need to be broadcast to members in order to rekey after a member is added or evicted. The number of keys stored by group members, the number of keys broadcast to the group when new members are added or evicted, and the computational efforts of group members, are logarithmic in the number of group members. Among the hierarchical methods, OFT is the first to achieve an approximate halving in broadcast length, an idea on which subsequent algorithms have built. Our algorithm provides complete forward and backward security: Newly admitted group members cannot read previous messages, and evicted members cannot read future messages, even with collusion by arbitrarily many evicted members. In addition, and unlike LKH, our algorithm has the option of being member contributory in that members can be allowed to contribute entropy to the group key. Running on a Pentium II, our prototype has handled groups with up to 10 million members. This algorithm offers a new scalable method for establishing group session keys for secure large-group applications such as broadcast encryption, electronic conferences, multicast sessions, and military command and control.

866 citations

Proceedings Article•10.1145/948109.948140•
A composable cryptographic library with nested operations

[...]

Michael Backes1, Birgit Pfitzmann1, Michael Waidner1•
IBM1
27 Oct 2003
TL;DR: This work presents the first idealized cryptographic library that can be used like the Dolev-Yao model for automated proofs of cryptographic protocols that use nested cryptographic operations, while coming with a cryptographic implementation that is provably secure under active attacks.
Abstract: We present the first idealized cryptographic library that can be used like the Dolev-Yao model for automated proofs of cryptographic protocols that use nested cryptographic operations, while coming with a cryptographic implementation that is provably secure under active attacks.

334 citations

Book Chapter•10.1007/978-3-540-45146-4_16•
Universal Composition with Joint State

[...]

Ran Canetti1, Tal Rabin1•
IBM1
17 Aug 2003
TL;DR: In this paper, the authors propose a new composition operation called universal composition with joint state and randomness, which is based on the universal composition operation and can handle the case where different components have some amount of joint state.
Abstract: Cryptographic systems often involve running multiple concurrent instances of some protocol, where the instances have some amount of joint state and randomness. (Examples include systems where multiple protocol instances use the same public-key infrastructure, or the same common reference string.) Rather than attempting to analyze the entire system as a single unit, we would like to be able to analyze each such protocol instance as stand-alone, and then use a general composition theorem to deduce the security of the entire system. However, no known composition theorem applies in this setting, since they all assume that the composed protocol instances have disjoint internal states, and that the internal random choices in the various executions are independent. We propose a new composition operation that can handle the case where different components have some amount of joint state and randomness, and demonstrate sufficient conditions for when the new operation preserves security. The new operation, which is called universal composition with joint state (and is based on the recently proposed universal composition operation), turns out to be very useful in a number of quite different scenarios such as those mentioned above.

331 citations

Proceedings Article•10.1145/871506.871518•
Analyzing the energy consumption of security protocols

[...]

Nachiketh Rao Potlapally1, Srivaths Ravi1, Anand Raghunathan1, Niraj K. Jha1•
Princeton University1
25 Aug 2003
TL;DR: This work presents a comprehensive analysis of the energy requirements of a wide range of cryptographic algorithms that are used as building blocks in security protocols and studies the energy consumption requirements of the most popular transport-layer security protocol SSL (Secure Sockets Layer).
Abstract: Security is critical to a wide range of wireless data applications and services. While several security mechanisms and protocols have been developed in the context of the wired Internet, many new challenges arise due to the unique characteristics of battery powered embedded systems. In this work, we focus on an important constraint of such devices -- battery life -- and examine how it is impacted by the use of security protocols.We present a comprehensive analysis of the energy requirements of a wide range of cryptographic algorithms that are used as building blocks in security protocols. Furthermore, we study the energy consumption requirements of the most popular transport-layer security protocol SSL (Secure Sockets Layer). To our knowledge, this is the first comprehensive analysis of the energy requirements of SSL. For our studies, we have developed a measurement-based experimental testbed that consists of an iPAQ PDA connected to a wireless LAN and running Linux, a PC-based data acquisition system for real-time current measurement, the OpenSSL implementation of the SSL protocol, and parametrizable SSL client and server test programs. We investigate the impact of various parameters at the protocol level (such as cipher suites, authentication mechanisms, and transaction sizes, etc.) and the cryptographic algorithm level (cipher modes, strength) on overall energy consumption for secure data transactions.Based on our results, we discuss various opportunities for realizing energy-efficient implementations of security protocols. We believe such investigations to be an important first step towards addressing the challenges of energy efficient security for battery-constrained systems.

319 citations

Book Chapter•10.1007/978-3-540-45146-4_15•
Universally Composable Efficient Multiparty Computation from Threshold Homomorphic Encryption

[...]

Ivan Damgård1, Jesper Buus Nielsen1•
Aarhus University1
17 Aug 2003
TL;DR: In this paper, the Paillier cryptosystem was used to construct a general multiparty computation protocol which is universally composable against an active and adaptive adversary, corrupting any minority of the parties.
Abstract: We present a new general multiparty computation protocol for the cryptographic scenario which is universally composable — in par- ticular, it is secure against an active and adaptive adversary, corrupting any minority of the parties. The protocol is as efficient as the best known statically secure solutions, in particular the number of bits broadcast (which dominates the complexity) is Ω(nk|C|), where n is the number of parties, k is a security parameter, and |C| is the size of a circuit doing the desired computation. Unlike previous adaptively secure protocols for the cryptographic model, our protocol does not use non-committing en- cryption, instead it is based on homomorphic threshold encryption, in particular the Paillier cryptosystem.

219 citations

Book Chapter•10.1007/3-540-39200-9_5•
On the limitations of universally composable two-party computation without set-up assumptions

[...]

Ran Canetti1, Eyal Kushilevitz2, Yehuda Lindell1•
IBM1, Technion – Israel Institute of Technology2
4 May 2003
TL;DR: The feasibility of universally composable two-party function evaluation in the plain model is studied and it is shown that very few functions can be computed in this model so as to provide the UC security guarantees.
Abstract: The recently proposed universally composable (UC) security framework, for analyzing security of cryptographic protocols, provides very strong security guarantees. In particular, a protocol proven secure in this framework is guaranteed to maintain its security even when deployed in arbitrary multi-party, multi-protocol, multi-execution environments. Protocols for securely carrying out essentially any cryptographic task in a universally composable way exist, both in the case of an honest majority (in the plain model, i.e., without set-up assumptions) and in the case of no honest majority (in the common reference string model). However, in the plain model, little was known for the case of no honest majority and, in particular, for the important special case of two-party protocols. We study the feasibility of universally composable two-party function evaluation in the plain model. Our results show that very few functions can be computed in this model so as to provide the UC security guarantees. Specifically, for the case of deterministic functions, we provide a full characterization of the functions computable in this model. (Essentially, these are the functions that depend on at most one of the parties' inputs, and furthermore are "efficiently invertible" in a sense defined within.) For the case of probabilistic functions, we show that the only functions computable in this model are those where one of the parties can essentially uniquely determine the joint output.

206 citations

Journal Article•10.1145/769800.769823•
Security flaws in 802.11 data link protocols

[...]

Nancy Cam-Winget1, Russ Housley, David Wagner2, Jesse Walker3•
Cisco Systems, Inc.1, University of California, Berkeley2, Intel3
01 May 2003-Communications of The ACM
TL;DR: Understanding the difficulties in security protocol design and attempting to relocate the struggle between hacker and defender to a different protocol layer is key to solving the problem of distributed denial of service.
Abstract: Understanding the difficulties in security protocol design and attempting to relocate the struggle between hacker and defender to a different protocol layer.

204 citations

Journal Article•
Universally composable efficient multiparty computation from threshold homomorphic encryption

[...]

Ivan Damgård, Jesper Buus Nielsen
01 Jan 2003-Lecture Notes in Computer Science
TL;DR: Unlike previous adaptively secure protocols for the cryptographic model, this protocol does not use non-committing en- cryption, instead it is based on homomorphic threshold encryption, in particular the Paillier cryptosystem.
Abstract: We present a new general multiparty computation protocol for the cryptographic scenario which is universally composable - in particular, it is secure against an active and adaptive adversary, corrupting any minority of the parties. The protocol is as efficient as the best known statically secure solutions, in particular the number of bits broadcast (which dominates the complexity) is Ω(nk|C|), where n is the number of parties, k is a security parameter, and |C| is the size of a circuit doing the desired computation. Unlike previous adaptively secure protocols for the cryptographic model, our protocol does not use non-committing encryption, instead it is based on homomorphic threshold encryption, in particular the Paillier cryptosystem.

200 citations

Book Chapter•10.1007/978-3-540-39650-5_15•
An on-the-fly model-checker for security protocol analysis

[...]

David Basin1, Sebastian Mödersheim1, Luca Viganò1•
ETH Zurich1
13 Oct 2003
TL;DR: The on-the-fly model-checker OFMC is introduced, a tool that combines two methods for analyzing security protocols, the use of lazy data-types and the integration of symbolic techniques for modeling a Dolev-Yao intruder, whose actions are generated in a demand-driven way.
Abstract: We introduce the on-the-fly model-checker OFMC, a tool that combines two methods for analyzing security protocols. The first is the use of lazy data-types as a simple way of building an efficient on-the-fly model checker for protocols with infinite state spaces. The second is the integration of symbolic techniques for modeling a Dolev-Yao intruder, whose actions are generated in a demand-driven way. We present experiments that demonstrate that our tool is state-of-the-art, both in terms of coverage and performance, and that it scales well to industrial-strength protocols.

193 citations

Proceedings Article•10.1145/863955.863982•
Quantum cryptography in practice

[...]

Chip Elliott1, David Pearson1, Gregory Donald Troxel1•
BBN Technologies1
25 Aug 2003
TL;DR: This paper introduces quantum cryptography, discusses its relation to modern secure networks, and describes its unusual physical layer, its specialized quantum cryptographic protocol suite, and the extensions to IPsec to integrate it with quantum cryptography.
Abstract: BBN, Harvard, and Boston University are building the DARPA Quantum Network, the world's first network that delivers end-to-end network security via high-speed Quantum Key Distribution, and testing that Network against sophisticated eavesdropping attacks. The first network link has been up and steadily operational in our laboratory since December 2002. It provides a Virtual Private Network between private enclaves, with user traffic protected by a weak-coherent implementation of quantum cryptography. This prototype is suitable for deployment in metro-size areas via standard telecom (dark) fiber. In this paper, we introduce quantum cryptography, discuss its relation to modern secure networks, and describe its unusual physical layer, its specialized quantum cryptographic protocol suite (quite interesting in its own right), and our extensions to IPsec to integrate it with quantum cryptography.

171 citations

Journal Article•
An on-the-fly model-checker for security protocol analysis

[...]

David Basin, Sebastian Mödersheim, Luca Viganò
01 Jan 2003-Lecture Notes in Computer Science
TL;DR: The On-the-Fly model-checker OFMC as discussed by the authors combines lazy data-types with symbolic techniques for modeling Dolev-Yao intrusions in a demand-driven way.
Abstract: We introduce the on-the-fly model-checker OFMC, a tool that combines two methods for analyzing security protocols. The first is the use of lazy data-types as a simple way of building an efficient on-the-fly model checker for protocols with infinite state spaces. The second is the integration of symbolic techniques for modeling a Dolev-Yao intruder, whose actions are generated in a demand-driven way. We present experiments that demonstrate that our tool is state-of-the-art, both in terms of coverage and performance, and that it scales well to industrial-strength protocols.
Posted Content•
Quantum Cryptography in Practice

[...]

Chip Elliott1, David Pearson1, Gregory Donald Troxel1•
BBN Technologies1
07 Jul 2003-arXiv: Quantum Physics
TL;DR: The DARPA Quantum Network as mentioned in this paper is the world's first network that delivers end-to-end network security via high-speed Quantum Key Distribution, and testing that Network against sophisticated eavesdropping attacks.
Abstract: BBN, Harvard, and Boston University are building the DARPA Quantum Network, the world's first network that delivers end-to-end network security via high-speed Quantum Key Distribution, and testing that Network against sophisticated eavesdropping attacks. The first network link has been up and steadily operational in our laboratory since December 2002. It provides a Virtual Private Network between private enclaves, with user traffic protected by a weak-coherent implementation of quantum cryptography. This prototype is suitable for deployment in metro-size areas via standard telecom (dark) fiber. In this paper, we introduce quantum cryptography, discuss its relation to modern secure networks, and describe its unusual physical layer, its specialized quantum cryptographic protocol suite (quite interesting in its own right), and our extensions to IPsec to integrate it with quantum cryptography.
Proceedings Article•10.1145/948109.948128•
k-anonymous message transmission

[...]

Luis von Ahn1, Andrew Bortz1, Nicholas Hopper1•
Carnegie Mellon University1
27 Oct 2003
TL;DR: This paper shows that there exist simple and efficient protocols which are k-anonymous for both the sender and the receiver in a model where a polynomial time adversary can see all traffic in the network and can control up to a constant fraction of the participants.
Abstract: Informally, a communication protocol is sender k - anonymous if it can guarantee that an adversary, trying to determine the sender of a particular message, can only narrow down its search to a set of k suspects. Receiver k-anonymity places a similar guarantee on the receiver: an adversary, at best, can only narrow down the possible receivers to a set of size k. In this paper we introduce the notions of sender and receiver k-anonymity and consider their applications. We show that there exist simple and efficient protocols which are k-anonymous for both the sender and the receiver in a model where a polynomial time adversary can see all traffic in the network and can control up to a constant fraction of the participants. Our protocol is provably secure, practical, and does not require the existence of trusted third parties. This paper also provides a conceptually simple augmentation to Chaum's DC-Nets that adds robustness against adversaries who attempt to disrupt the protocol through perpetual transmission or selective non-participation.
Posted Content•
A Universally Composable Cryptographic Library

[...]

Michael Backes, Birgit Pfitzmann, Michael Waidner
01 Jan 2003-IACR Cryptology ePrint Archive
TL;DR: In this article, the authors present a soundness proof for an abstract cryptolibrary that allows composed operations, defined a cryptographic realization and prove that the abstraction is sound for arbitrary active attacks in arbitrary reactive scenarios.
Abstract: Bridging the gap between formal methods and cryptography has recently received a lot of interest, i.e., investigating to what extent proofs of cryptographic protocols made with abstracted cryptographic operations are valid for real implementations. However, a major goal has not been achieved yet: a soundness proof for an abstract crypto-library as needed for the cryptographic protocols typically proved with formal methods, e.g., authentication and key exchange protocols. Prior work that directly justifies the typical Dolev-Yao abstraction is restricted to passive adversaries and certain protocol environ-ion is restricted to passive adversaries and certain protocol environments. Prior work starting from the cryptographic side entirely hides the cryptographic objects, so that the operations are not composable: While secure channels or signing of application data is modeled, one cannot encrypt a signature or sign a key. We make the major step towards this goal: We specify an abstract cryptolibrary that allows composed operations, define a cryptographic realization, and prove that the abstraction is sound for arbitrary active attacks in arbitrary reactive scenarios. The library currently contains public-key encryption and signatures, nonces, lists, and application data. The proof is a novel combination of a probabilistic, imperfect bisimulation with cryptographic reductions and static information-flow analysis.
Book Chapter•10.1007/3-540-36288-6_14•
A Practical Attack on Some Braid Group Based Cryptographic Primitives

[...]

Dennis Hofheinz1, Rainer Steinwandt1•
Karlsruhe Institute of Technology1
6 Jan 2003
TL;DR: A simple heuristic approach to the conjugacy problem in braid groups is described, which demonstrates that various proposed key parameters for braid group based cryptographic primitives do not offer acceptable cryptographic security.
Abstract: A simple heuristic approach to the conjugacy problem in braid groups is described. Although it does not provide a general solution to the latter problem, it demonstrates that various proposed key parameters for braid group based cryptographic primitives do not offer acceptable cryptographic security. We give experimental evidence that it is often feasible to reveal the secret data by means of a normal PC within a few minutes.
A Composable Cryptographic Library with Nested Operations (Extended Abstract)

[...]

Michael Backes, Birgit Pfitzmann, Michael Waidner
1 Jan 2003
TL;DR: This work presents the first idealized cryptographic library that can be used like the Dolev-Yao model for automated proofs of cryptographic protocols that use nested cryptographic operations, while coming with a cryptographic implementation that is provably secure under active attacks.
Abstract: We present the first idealized cryptographic library that ca n be used like the Dolev-Yao model for automated proofs of cryptographic protocols that use nested cryptographic operations, while coming with a cryptographic implementation that is provably secure under active attacks.
Journal Article•10.1016/S0167-6423(02)00132-6•
Abstracting cryptographic protocols with tree automata

[...]

David Monniaux1•
École Normale Supérieure1
01 May 2003-Science of Computer Programming
TL;DR: This work proposes a new approach toCryptographic protocols, based on abstract interpretation and using regular tree languages, which seems fine-grained enough to be able to certify some protocols.
Proceedings Article•10.1109/CSFW.2003.1212709•
Automatic validation of protocol narration

[...]

Chiara Bodei1, M. Buchholtz1, P. Degano2, Flemming Nielson2, H. Riis Nielson2 •
University of Pisa1, Technical University of Denmark2
15 Jul 2003
TL;DR: It is demonstrated that these techniques suffice for identifying a number of authentication flaws in symmetric key protocols such as Needham-Schroeder, Otway-Rees, Yahalom and Andrew Secure RPC.
Abstract: We perform a systematic expansion of protocol narrations into terms of process algebra in order to make precise some of the detailed checks that need to be made in a protocol. We then apply static analysis technology to develop an automatic validation procedure for protocols. Finally, we demonstrate that these techniques suffice for identifying a number of authentication flaws in symmetric key protocols such as Needham-Schroeder, Otway-Rees, Yahalom and Andrew Secure RPC.
Journal Article•10.1016/S0304-3975(02)00090-7•
On the symbolic reduction of processes with cryptographic functions

[...]

Roberto M. Amadio1, Denis Lugiez1, Vincent Vanackère1•
University of Provence1
01 Jan 2003-Theoretical Computer Science
TL;DR: The reachability problem for cryptographic protocols represented as processes relying on perfect cryptographic functions is studied and it is shown that the problem is undecidable in general and in PTIME for a subclass of iterated processes that do not rely on pairing.
Journal Article•10.1016/J.JCSS.2005.06.008•
Logics for reasoning about cryptographic constructions

[...]

Russell Impagliazzo1, Bruce M. Kapron2•
University of California, San Diego1, University of Victoria2
11 Oct 2003
TL;DR: Two logical systems for reasoning about cryptographic constructions which are sound with respect to standard cryptographic definitions of security are presented and soundness of the first system is proved using techniques from nonstandard models of arithmetic.
Abstract: We present two logical systems for reasoning about cryptographic constructions which are sound with respect to standard cryptographic definitions of security. Soundness of the first system is proved using techniques from nonstandard models of arithmetic. Soundness of the second system is proved by an interpretation into the first system. We also present examples of how these systems may be used to formally prove the correctness of some elementary cryptographic constructions.
Patent•
Localized network authentication and security using tamper-resistant keys

[...]

Anthony C. Fascenda
7 Oct 2003
TL;DR: In this article, the authors proposed a secure Wi-Fi communications method and system, in which unique physical keys, or tokens, are installed at an access point and each client device of the network.
Abstract: The invention provides a secure Wi-Fi communications method and system. In an embodiment of the invention, unique physical keys, or tokens, are installed at an access point and each client device of the network. Each key comprises a unique serial number and a common network send cryptographic key and a common network receive cryptographic key used only during the authentication phase by all components on the LAN. Each client key further includes a secret cryptographic key unique to each client device. During authentication, two random numbers are generated per communications session and are known by both sides of the wireless channel. Only the random numbers are sent across the wireless channel and in each case these numbers are encrypted. A transposed cryptographic key is derived from the unique secret cryptographic key using the random numbers generated during authentication. Thus, both sides of the wireless channel know the transposed cryptographic key without it ever being transmitted between the two.
Computer-Assisted Verification of a Protocol for Certified Email

[...]

Martín Abadi1, Bruno Blanchet2•
University of California, Santa Cruz1, Max Planck Society2
1 Jan 2003
TL;DR: In this article, the authors present the formalization and verification of a recent cryptographic protocol for certified email, based on a tool for automatic protocol analysis, and establish the key security properties of the protocol.
Abstract: We present the formalization and verification of a recent cryptographic protocol for certified email. Relying on a tool for automatic protocol analysis, we establish the key security properties of the protocol. This case study explores the use of general correspondence assertions in automatic proofs, and aims to demonstrate the considerable power of the tool and its applicability to non-trivial, interesting protocols.
Book Chapter•10.1007/978-3-540-40061-5_15•
Efficient group signatures without trapdoors

[...]

Giuseppe Ateniese1, Breno de Medeiros1•
Johns Hopkins University1
30 Nov 2003
TL;DR: The first group signature scheme with constant-size parameters was presented in this paper, which does not require any group member, including group managers, to know trapdoor secrets and allows public parameters to be shared among organizations.
Abstract: Group signature schemes are fundamental cryptographictools that enable unlinkably anonymous authentication, in the same fashion that digital signatures provide the basis for strong authentication protocols. In this paper we present the first group signature scheme with constant-size parameters that does not require any group member, including group managers, to know trapdoor secrets. This novel type of group signature scheme allows public parameters to be shared among organizations. Such sharing represents a highly desirable simplification over existing schemes, which require each organization to maintain a separate cryptographic domain.
Proceedings Article•10.5555/1760267.1760290•
Computer-assisted verification of a protocol for certified email

[...]

Martín Abadi1, Bruno Blanchet2•
University of California, Santa Cruz1, École Normale Supérieure2
11 Jun 2003
TL;DR: This case study explores the use of general correspondence assertions in automatic proofs, and aims to demonstrate the considerable power of the tool and its applicability to non-trivial, interesting protocols.
Abstract: We present the formalization and verification of a recent cryptographic protocol for certified email. Relying on a tool for automatic protocol analysis, we establish the key security properties of the protocol. This case study explores the use of general correspondence assertions in automatic proofs, and aims to demonstrate the considerable power of the tool and its applicability to non-trivial, interesting protocols.
Patent•
Method and system for vehicle authentication of a component

[...]

Jurgen Reinold1, John D. Bruner2, Ezzat A. Dabbish3, Walton L. Fehr3, Samuel M. Levenson3, Larry C. Puhl3 •
Motorola1, TMEIC Corporation2, Continental Automotive Systems3
11 Jun 2003
TL;DR: In this article, a vehicle (100) authenticates a prospective component (400) for use in the vehicle by obtaining from a certification authority a certification that an authentic component is associated with a cryptographic key.
Abstract: A vehicle (100) authenticates a prospective component (400) for use in the vehicle (100) by obtaining from a certification authority a certification that an authentic component is associated with a cryptographic key. The certification certifies that the cryptographic key is bound to information identifying the authentic component. The vehicle (100) utilizes the cryptographic key obtained from the certification authority in cryptographic communication with the prospective component (400), and determines whether the prospective component (400) is the authentic component based on whether the cryptographic key is successfully utilized in the cryptographic communication.
Journal Article•10.1016/S0304-3975(02)00863-0•
Secrecy types for asymmetric communication

[...]

Martín Abadi1, Bruno Blanchet2•
University of California, Santa Cruz1, Max Planck Society2
11 Apr 2003-Theoretical Computer Science
TL;DR: A typed process calculus for security protocols in which types convey secrecy properties is developed, especially on public-key encryption, focusing on asymmetric communication primitives.
Patent•
Communication stack for network communication and routing

[...]

Somak Chattopadhyay1, Trevor Gulick1, Sivaprasad Padisetty1•
Microsoft1
29 Aug 2003
TL;DR: In this paper, the authors propose a communication stack consisting of a message layer, a communication layer, security layer, and a transport protocol layer, with plugin transport protocol modules and plug-in security protocol modules.
Abstract: A communication stack enables computers implementing it to send, receive, or route network communications. The communication stack includes a message layer, a communication layer, a security layer, and a transport protocol layer, with plug-in transport protocol modules and plug-in security protocol modules. Each of the origin computer, target computer, and routing computers involved in delivering a message implements the communication stack. An application on the origin computer calls the message layer of the computer to send messages to a target computer and identifies routing computers on the route for delivering the message to the target computer. The message layer calls the communication layer to establish a connection to the target computer. The communication layer uses the transport protocol layer to establish an initial connection with the target computer, and uses the security layer to negotiate security parameters and to handle secured communications between the origin and target computers.
Proceedings Article•10.1109/VETECF.2003.1286170•
Energy efficient security protocol for wireless sensor networks

[...]

Hasan Cam1, Suat Ozdemir1, D. Muthuavinashiappan1, Prashant Nair•
Arizona State University1
1 Jan 2003
TL;DR: The energy-efficient security protocol proposed in this paper uses symmetric cryptographic algorithms to support security, and the session key is changed dynamically, in addition to employing code-hopping technique in non-blocking OVSF codes.
Abstract: Wireless sensor networks consist of many inexpensive wireless nodes, each having sensing capability with some computational and communication power. Asymmetric cryptographic algorithms are not suitable for providing security on wireless sensor networks due to limited computation, power, and storage resources available on sensor nodes. Therefore, the energy-efficient security protocol proposed in this paper uses symmetric cryptographic algorithms to support security. To mitigate the drawbacks of symmetric cryptographic algorithms, the session key is changed dynamically, in addition to employing code-hopping technique in non-blocking OVSF codes.
Patent•
Network attached encryption

[...]

Thomas Fountain, Alan Frindell
11 Jul 2003
TL;DR: In this article, a method and apparatus for managing cryptographic keys and performing cryptographic services within server or other computing environments is described, where an appliance functions as a cryptographic key server to secure cryptographic key and provide cryptographic operations as network service.
Abstract: A method and apparatus are provided for managing cryptographic keys and performing cryptographic services within server or other computing environments. An appliance functions as a cryptographic key server (16) to secure cryptographic keys and provide cryptographic operations as a network service.
Evaluation of Secure 802.1X Port-Based Network Access Authentication Over 802.11 Wireless Local Area Networks

[...]

Huseyin Selcuk Ozturk
1 Mar 2003
TL;DR: This research determines that the IEEE 802.1X standard could enhance the security level in authentication and privacy by enabling the rekeying process but would not prevent Denial of Service attacks via unauthenticated management frames.
Abstract: : Since wireless technology has been used in Local Area Networks (LAN), our networks are easier to build and are more scalable and mobile than legacy structures While providing these functionalities, Wireless LAN (WLAN)'s have some security vulnerabilities that should be addressed Failing to examine the security risks of WLAN technology and to take the necessary countermeasures may result in unauthorized entry into the legacy local area networks and other attacks A secure connection to an intranet, which holds critical data and applications, must be the utmost consideration in the effort to protect critical resources This thesis builds an open-source test-bed for evaluating WLAN security protocols Moreover, it investigates the suitability of the IEEE 8021X standard to provide the required security framework to WLANs This research determines that the IEEE 8021X could enhance the security level in authentication and privacy by enabling the rekeying process but would not prevent Denial of Service attacks via unauthenticated management frames
...

Tools

SciSpace AgentBiomedical AgentSciSpace RecruitSciSpace for EnterpriseAgent GalleryChat with PDFLiterature ReviewAI WriterFind TopicsParaphraserCitation GeneratorExtract DataAI DetectorCitation Booster

Learn

ResourcesLive Workshops

SciSpace

CareersSupportBrowse PapersPricingSciSpace Affiliate ProgramCancellation & Refund PolicyTermsPrivacyData Sources

Directories

PapersTopicsJournalsAuthorsConferencesInstitutionsCitation StylesWriting templates

Extension & Apps

SciSpace Chrome ExtensionSciSpace Mobile App

Contact

support@scispace.com
SciSpace

© 2026 | PubGenius Inc. | Suite # 217 691 S Milpitas Blvd Milpitas CA 95035, USA

soc2
Secured by Delve