Skip to content

Adding multicodec for aes-gcm#1

Closed
guillaumemichel wants to merge 1 commit intomasterfrom
guillaumemichel-aesgcm
Closed

Adding multicodec for aes-gcm#1
guillaumemichel wants to merge 1 commit intomasterfrom
guillaumemichel-aesgcm

Conversation

@guillaumemichel
Copy link
Copy Markdown
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