You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
The recent changes to the underlying RSA library has
changed the way verify works. Verify now returns a 1 for
success, yet callers to check_signature were expecting a boolean.
Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com>
0 commit comments