On Sunday, 27 May 2018 at 10:27:45 UTC, Adam Wilson wrote:
Now that SecureD v1 is in the books I thought it would be
worthwhile to explore what a second version could like. I
specifically want to focus on expanding compatibility with
other systems.
[...]
No, it’s not. Look at IOpipe and no further it provides the exact
abstraction that works for any form buffered I/O doing stream
processing at top speeds. I’m doing IOpipe regex, it looks to be
just what the doctor ordered.
But that means pulling in Vibe.D for a simple cryptography
library. At this point that doesn't seem like the right idea.
If someone is willing to step-up and do the work I'd be willing
to look at it, but for now I want to wait on this, preferably
for a standard/generic streams interface to be made available.
[...]