@ -180,6 +180,8 @@ int rsa_verify(struct RSAKey *key) {
sfree(ed);
if(cmp!=0)
return0;
return1;
}
voidfreersakey(structRSAKey*key){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.