Problem
The new signvectors are a poor mans implementation of streaming ciphers, maybe hiding security problems that don't need to be there.
Improvement
It would be better if the Writers, Readers and SignVectors would be based on a streaming cipher such as chacha.
Problem
The new
signvectorsare a poor mans implementation of streaming ciphers, maybe hiding security problems that don't need to be there.Improvement
It would be better if the
Writers,ReadersandSignVectorswould be based on a streaming cipher such as chacha.