Using RSA signatures in Ring

Has anyone used the RSA signature in ring without writing to a file? . I'm looking to create a pcks8 byte stream and I'm having problems figuring it out.

encryptor (Code on lines 200 and 202 need help) GitHub - SteveBattista/encryptor: Uses all of the encryption functions in ring. Setting this up for a fuzz test.

P.S. I'm doing this to eventually fuzz test ring.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.