Skip to content

Conversation

@wmiaw
Copy link
Contributor

@wmiaw wmiaw commented Aug 21, 2015

Resolves #18.

This scheme can be used to authenticate as a different entity without exposing the new entity authentication data to third-party observers by using an existing master token and its session keys.

Application data encryption and integrity cannot be promised because the message must be protected using the encapsulated entity authentication scheme (otherwise no authentication actually occurs) which has unknown crypto properties.

wmiaw added 6 commits August 19, 2015 15:19
…AuthenticationData$parse() to use a callback for asynchronous processing.
This scheme can be used to authenticate as a different entity without exposing the new entity authentication data to third-party observers by using an existing master token and its session keys.
Application data encryption and integrity cannot be promised because the message must be protected using the encapsulated entity authentication scheme (otherwise no authentication actually occurs) which has unknown crypto properties.
@wmiaw wmiaw self-assigned this Aug 21, 2015
wmiaw added a commit that referenced this pull request Aug 26, 2015
Implement master token-protected entity authentication scheme.
@wmiaw wmiaw merged commit 7110dd9 into master Aug 26, 2015
@wmiaw wmiaw deleted the mt-protected-entityauth branch August 26, 2015 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants