The Read/Write structs have been reworked so that one can efficiently add encryption and signing as well as swapping out compression algorithms.
Currently, only aes256CBC(password) has been added to encryption and the signing structs is pass-through only.
The Read/Write structs have been reworked so that one can efficiently add encryption and signing as well as swapping out compression algorithms. Currently, only aes256CBC(password) has been added to encryption and the signing structs is pass-through only.