Security - a suggested extension of SCTP
Security concepts available besides IPSec
- SSL is a solution originally provided by Netscape.
- TLS is an available RFC.
- both use two "security associations" per TCP connection.
Incorporating TLS/SSL methods into SCTP would
- provide data integrity.
- provide data confidentially.
- only use 2 "security associations".
- not need new security concepts to be invented.
- be transparent for the adaptation layers.