-
https://github.com/crocs-muni/CryptoStreams/blob/e9ef5a6c164cfb456899d40569d5b1738f2a2ccc/streams/hash/others/hash_functions/sha2/sha256_factory.cpp#L25
There is double division by 8 using all-in-o…
-
* Write documentation for pipes.
* Cleanup deleted streams description in https://github.com/crocs-muni/CryptoStreams/wiki/Streams
* Write exemplary configs using pipes.
-
petrs updated
6 years ago
-
- [x] Generalize eStream as stream ciphers.
- [x] Move Chacha to it
- [x] Move RC4 to it
-
Hi,
I was wondering what is the maintainers' opinion about the following possible stream types (may be already on your roadmap, discussed previously or already doable by another streams & configura…
-
_Migrated from https://github.com/crocs-muni/eacirc/issues/49_
Implement those functions:
* SHA-1, SHA-2, MD5
* MARS, RC6, Serpent
* Maybe A5/1, A5/2, Kasumi, IDEA, Streebog
After implemen…
-
Also deprecate FlexBase64 and CryptoStreams.
-
I've tried to use `stream.Readable` correctly to implement a bit of sugar to reduce complexity.
I've outlined how you would wrap push / pull sources in the [README](https://github.com/Raynos/read-str…
-
Copy of Domenic's reply to the createStream proposal:
> > Regarding cryptoStreams, I have proposed something like (idea coming from node): crypto.subtle.encrypt(xxx).createStream
>
> I do not think …
Ayms updated
11 years ago
-
stop/resume methods are discussed here: http://lists.w3.org/Archives/Public/public-webapps/2013OctDec/0401.html
As you can see that's different from potential pause/unpause, did you foresee this case…
Ayms updated
10 years ago