Skip to content

Use AesUdpEncap module - #1

Open
changlan wants to merge 8 commits into
masterfrom
aes-encap
Open

Use AesUdpEncap module#1
changlan wants to merge 8 commits into
masterfrom
aes-encap

Conversation

@changlan

@changlan changlan commented Sep 7, 2017

Copy link
Copy Markdown
Collaborator

Encrypt and encapsulate IP packets in UDP/IP headers using AES-GCM-128. The format of the payload is: IV (12 bytes) + Tag (16 bytes) + Cipher text.

The values of key and IV are defined in https://github.com/changlan/bess/blob/5ce22c921431481fc911aede3a32c59303fd2562/core/modules/aes_udp_encap.cc#L70

@changlan

Copy link
Copy Markdown
Collaborator Author

Randomized outer UDP destination port

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants