CipheyCore icon indicating copy to clipboard operation
CipheyCore copied to clipboard

Some cryptanalysis tidbits written in a *proper* language

Results 7 CipheyCore issues
Sort by recently updated
recently updated
newest added

We are sunsetting CipheyCore for a full Python program. Please do not contribute to this repo :)

As mentioned in #21, this is using the full `poetry` package as its build backend. But there's a preferred, lightweight `poetry-core` package. From its [readme](https://github.com/python-poetry/poetry-core#why-is-this-required): > Prior to the release...

1. the patch like https://github.com/Ciphey/Ciphey/commit/2315cfa4396ffccb72042e6e4950818f60466e3c seems to be needed to be applied 2. what's the purpose of `build.py`? Should it be removed? It interferes with `python3 -m build` and without...

Following from https://github.com/Ciphey/Ciphey/issues/583, I thought I'd give some thoughts for other package maintainers on how to package Ciphey. For future readers that might want to do this, I'll document some...

Companion to my PR in Ciphey.

I understand that `make install` is not in the build instructions, and that `install` is not a required target, but I think it is a useful one to have. For...

https://github.com/Ciphey/CipheyCore/blob/4056d165bd16b3344c0e557fb940e40ae1e6804c/src/ciphers/xor_single.cpp#L37-L42 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in 4056d165bd16b3344c0e557fb940e40ae1e6804c. It's been assigned to @Cyclic3 because they committed the code.

bug
todo :spiral_notepad: