Paul Adelsbach

Results 14 comments of Paul Adelsbach

> I would love if we could change it in the future so that we dont have to mass update this many files just to bump the version, but there...

This branch on my fork has proposed changes to address my code review feedback: https://github.com/padelsbach/wolfProvider/tree/fix-cmd-test

> In `rsa-cmd-test.sh` both `sign_rsa_pss` and `verify_rsa_pss` have `-provider default` as an argument to their sign/verify command. Great catch. We want to use `use_wolf_provider` and `use_default_provider` rather than the args....