coilhq / coil-web-monetization-open-source

Coil's web monetization architecture open sourced
Apache License 2.0
1 stars 0 forks source link

Redeemer/CBS does not use RSA #3

Open sublimator opened 1 year ago

sublimator commented 1 year ago

Readme mentions RSA use, but it's ECC: https://github.com/coilhq/coil-web-monetization-open-source/blob/main/README.md?plain=1#L19

sublimator commented 1 year ago

See:

  1. https://github.com/coilhq/coil/blob/main/services/redeemer/scripts/generate-key.sh#L31
  2. https://github.com/coilhq/challenge-bypass-server/blob/dj-extract-server/crypto/generate_commitments_and_key.go#L43
sublimator commented 1 year ago

Somewhat dealt with, with #4