Hi,
When querying for secrets with the API, the user cannot see the plain-text value, only a digest.
Is the digest algorithm public so users can determine if a secret changed without updating it and seeing if the digest changes?
A side question: If I update a secret with the same value, will that trigger a deploy?
Thanks,