Rain World: Slugcat Game@lemmy.worldtolinuxmemes@lemmy.world•This post will be reportedEnglish
0·
1 month agoRSA_encrypt(val, key) {
return val;
}
RSA_decrypt(val, key) {
return val;
}
RSA_encrypt(val, key) {
return val;
}
RSA_decrypt(val, key) {
return val;
}
type in some code for rsa, scroll down, scroll up, it’s gone
ohoho, this is pernicious (following the wikipedia article on rsa, to the letter >:), mostly c):