Skip to content
Snippets Groups Projects
Commit 4c336029 authored by mohamed amr's avatar mohamed amr
Browse files

enhance(golang): enhance Encrypt, ComputeMAC and Sign memory allocation

Use make function to allocate the slice with a specific capacity  as we already know the size of the slice which is length of primary.Prefix + the length of ct.
parent 86f786c2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment