Commit 47ba6fd
Adding multicodec for aes-gcm (#314)
* Adding multicodec for aes-gcm
Adding aes-gcm-256 multicodec with category encryption.
* Moved aes-gcm-256 to 0x2000
code varint
8192 (0x2000) => 10000000 01000000 (0x8040)
---------
Co-authored-by: Rod Vagg <[email protected]>1 parent 4e8b009 commit 47ba6fd
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
| |||
0 commit comments