-
Hi!
I just tried to use your `CryptoLW` library on both my Arduino Nano and Arduino Uno. I only removed the performance tests, the rest is your origin code in TestSpeck.ino. Decryption fails on bot…
-
I modified the code to drop all specksmall and tiny, and it still passes works properly, I then change the plaintext so that it matches the first bytes I want to send over a rmf95. It then fails I m…
-
The goal of this Issue is to "price match" libtomcrypt with other cryptographic libraries in regards to functionality and variety.
reference: https://www.cryptopp.com/
* Block Cipher
- [x] IDEA
…
-
List of "would be nice to have" block ciphers:
- [x] ARIA (#340)
- [x] Camellia (#293)
- [x] CAST5 (#36)
- [x] CAST6 (#384)
- [x] DES (#2)
- [x] IDEA (#35)
- [ ] Kalyna
- [x] Kuznyechik
- [x]…
-
petsc4py cannot find numpy on Theta (Cray XC40).
### Steps to reproduce the issue
```console
I am building on the Theta MOM nodes with:
$ aprun -cc none -n 1 python $SPACKDIR/bin/spack in…
-
After setting the protocal and team number , it chrashes
Android n lg v20
-
Packet sending and receiving, encryption and decryption, compression and decompression, if enabling multi-thread support can improve efficiency, then we should implement it.
-
TL;DR - please add -lpthread to build instructions
Hello
I built cryptopp and installed then compiled the example program via the instructions on README.md.
bob@bobspc ~/s/CryptoStreamPP> cla…
-
While developing support for an external app that uses the HC-256 cipher, I noticed inconsistencies with the `CryptoPP::HC256` algorithm's output. Further digging showed that when either the key or IV…
-
When generating chunks, TerrainControl will usually generate ore as indicated, but will sometimes spawn very little ore, aligned in thin planes on the XZ axes, and will sometimes spawn almost no ore a…