Toni
Toni
done, I've also lowered the risk level from medium to low
@dependabot rebase
Not sure, but I guess that issue still exists due to the improper use of autotools. But I fixed that within nDPId build scripts AFAIR.
That is an idea that I already had in my mind. (See: https://github.com/utoni/nDPId/milestone/3) I wanted to encrypt the nDPIsrvd connections to it's distributor clients. But doing this within nDPId UDP...
The idea is bit similar so far as it's the same JSON messages which are getting encrypted, but by a different application. I'll probably start with the `nDPId` UDP encryption...
Hi Fred, thanks for your proposal. Is there any reason why you've used `aes256-cbc` and not an AEAD i.e. `aes256-gcm` ?
The PR #54 can be already used for testing. But it does currently only provide a C API as example (`examples/c-decrypt`). It's not stable and subject to change. I am...
> why not using a basis and simple way as explained here (https://github.com/utoni/nDPId/issues/47#issuecomment-2444171554) ? It does not protect the payload from being tampered by a third party. That is not...
Hey @UnveilTech , thanks for asking. I am still working on this. But at the moment I am almost completely occupied with paid work. :/
@UnveilTech sorry for beeing late, nDPId now supports standardized TLS channels, nDPId's UDP was replaced by TLS