Security Primitives Library


A library of security building blocks for SPACE.
Specurity Aspects
Name
Description
This aspect is about protecting messages in transit.
This aspect is about establishing and terminating secure modes between components.
Specification Elements
Name
Description
A building block encapsulating the two operations of signing the message and the other for verifying the signature to achieve message integrity.
A building block encapsulating the handling of nonces.
A building block encapsulating public key encryption.
A building block encapsulating the establishment of a secure mode (SM) between two components.
A building block encapsulating the termination of a secure mode (SM) between two components.
A building block for listening for an error notification until the block is stopped or a security exception does take place.