-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
revert vmc_digest
back to truncated_digest
#24
Comments
This issue has not had recent activity and is now marked as stale. It will be closed if no further activity occurs. Please comment if you believe the issue is still relevant. |
This issue has not had recent activity and is now marked as stale. It will be closed if no further activity occurs. Please comment if you believe the issue is still relevant. |
This issue has not had recent activity and is now marked as stale. It will be closed if no further activity occurs. Please comment if you believe the issue is still relevant. |
Call this |
This issue has not had recent activity and is now marked as stale. It will be closed if no further activity occurs. Please comment if you believe the issue is still relevant. |
This issue has not had recent activity and is now marked as stale. It will be closed if no further activity occurs. Please comment if you believe the issue is still relevant. |
Consider:
def truncated_digest(blob, len) → Digest
And shorthands:
def td24(blob) → Digest
def td24x → hex string
def td24u → b64u string
The text was updated successfully, but these errors were encountered: