pc-dart icon indicating copy to clipboard operation
pc-dart copied to clipboard

RSA/ECB/PKCS1Padding

Open itzikkle opened this issue 3 years ago • 0 comments

hi, although i have implemented RSA/PKCS1 Padding ( SHA-256), i can`t find a way of creating a private /public keys using RSA/ECB/PKCS1Padding.. is there a way of doing that using the library? i try to create a client side JWT for mobile device authentication (i send the server the public key at first registration..)

itzikkle avatar Jun 27 '22 21:06 itzikkle