dsportes

Results 2 issues of dsportes

publicEncrypt and privateEncrypt are well implemented, however how to generate key pairs ? The equivalent functions in node are generateKeyPair (Sync) and it would be nice to have them. Clearly...

I restricted the issue to a minimum lines of code. Sources available in github.com/dsportes/bsql3 Regards My server app runs with node v20 and I try to use only ES6 modules...