-
Implement [Skipjack](https://en.wikipedia.org/wiki/Skipjack_(cipher)) - old NSA block cipher.
This is "good first issue" - for new contributors preferably, as the implementation should be exemplary…
-
- Install CMake
- Generate Visual Studio 2015 project files: cmake -G "Visual Studio 14"
- VS Open existing project crypto-streams.sln
- Start fixing errors :)
petrs updated
6 years ago
-
Clang vs GCC runs differently.
Problem should be probably with PCG32 with seeding.
-
This was started in https://github.com/dotnet/corefx/issues/9657
There seems to be a growing desire/need for a forward-only API that accesses compressed file formats (e.g. zip, gzip, tar, etc.) in …
-
_Migrated from https://github.com/crocs-muni/eacirc/issues/217_
There are few interesting PRNGs (over 40) implemented in the [TestU01 test suite](http://www.iro.umontreal.ca/~simardr/testu01/guides…
-
### Description
At the end of the source stream, a `CryptoStream` in Read mode is expected to call the `TransformFinalBlock` method of the supplied `ICryptoTransform` to handle any partial final bl…
-
Use `mem::take` instead, once Firefox builds are using Rust 1.40+.
-
**Round table:**
* Can we turn on rust logging from about:networking? Bug 1624090
* AsyncOpen OMT
**Next on triage duty:**
Dragana
-
See #1
-
Would be very nice, since now its an extra step :)