ripe icon indicating copy to clipboard operation
ripe copied to clipboard

Lightweight cryptography library wrapper

Results 2 ripe issues
Sort by recently updated
recently updated
newest added

Hi Majid Q, I have successfully compiled https://github.com/abumq/ripe/issues/40 on Ubuntu, but I encountered an issue with Windows. As far as I know, for the static build, the file extension should...

It does not seem to be working wit the latest cryptopp releases. This is the offending line: `PEM_Save(snk, rng, privateKey, PRIVATE_RSA_ALGORITHM, secret.data(), secret.size());` With this error: > 'CryptoPP::PEM_Save': none of...