Skip to content
Snippets Groups Projects
Commit 9712aec7 authored by Yawning Angel's avatar Yawning Angel
Browse files

Preliminary support padding, log on panic.

This adds preliminary support for data padding by adding another layer
of encapsulation inside each AEAD frame containing a type and length.
For now, data is still sent unpadded, but the infrastructure for
supporting it is mostly there.

Additionally, use log.Panic[f]() instead of panic through out the code
so that some panics are logged.
parent 8a1f58cd
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.
Please register or to comment