webhooks.fyi
webhooks.fyi copied to clipboard
Propose to add assymetric caveat - signing/verifying is computationally expensive
RSA signing and verifying are significantly more expensive than symmetric encryption (like AES). This can be problematic for high throughput systems. Signing operation can introduce a bottleneck in sender's infra.
Great call @nickrobillard . Will add that. Thanks for the contribution <3
Heyo @nickrobillard . Thanks for contributing to webhooks.fyi. I just added the performance concern to our pages! Feel free to send me a PR if I didn't do justice to it.
Thanks again for the contribution! <3333