Exmbus.Util (Exmbus v0.3.0)

View Source

Utilities for manipulating data using the Exmbus library.

Summary

Functions

Extract the APL bytes (after decryption) from the frame.

Re-key the ELL payload, returning the original headers with the rekeyed payload.

Functions

extract_apl_bytes(frame, opts)

Extract the APL bytes (after decryption) from the frame.

rekey_ell(frame, opts, old_key, new_key)

Re-key the ELL payload, returning the original headers with the rekeyed payload.