amir zamani
amir zamani
in [cipher block modes: iv](https://cryptobook.nakov.com/symmetric-key-ciphers/cipher-block-modes#the-initialization-vector-iv) > The **size of the IV** should be the same as the cipher block size, e.g. 128-bits for AES, Serpent and Camellia. not every block...
this commits ensures that on every possible path, we - read to `EOF` of the body - close the body to make sure that there is not any resource leak...
just read your nice blog *Mutex and deadlock* with this example: https://github.com/jakaspeh/concurrency/blob/490fcded951eb7ffb46ff182fea8131cf525be8f/deadlock.cpp#L11 although the whole article is about the *deadlock* and introducing the `std::lock()` the best way to do that...
more c++
dear vivkin; I enjoyed your parser a lot esp for its low memory footprint. To mold the api into more c++ (i don't mean _std::_) and give the end-user even...
Hi, after uninstalling your `*.dmg` package, the `/opt/kroleg/mc/bin` still exists in my `PATH`, reopening and even rebooting the machine makes no difference. i have also checked: - ~/.bashrc and ~/.profle...