Hacker News new | ask | show | jobs
by dogacel 432 days ago
No, RSA is asymetric, where it has a public/private key pair.

HMAC is symetric, it only has a secret and it can be used to hash values one-way.