Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding multicodec for aes-gcm #1

Closed
wants to merge 1 commit into from

Conversation

guillaumemichel
Copy link
Owner

Adding aes-gcm-256 multicodec. Pleas edit if the category encryption doesn't fit here.

aes-gcm-256 is a payload format: the 12-byte Initialization Vector (IV) is concatenated with a payload encrypted using AES in Galois/Counter Mode, using a 256-bit key and the 12 byte IV.

This multicodec is required for the Double Hash DHT ipfs/specs#373

Adding aes-gcm-256 multicodec with category encryption.
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.

1 participant