Perplex Posted January 11, 2016 Posted January 11, 2016 There is possibility to implement in the C#? I want encrypt message in C# then decryption message C++ side by Crypto++ https://www.cryptopp.com/wiki/RSA_Signature_Schemes
Kurapica Posted January 11, 2016 Posted January 11, 2016 you may find some useful info here : https://github.com/dvsekhvalnov/jose-jwt/tree/56fe269523768b5085eccdcdb28e1e6911ebb456/JWT/jws 1
Perplex Posted January 12, 2016 Author Posted January 12, 2016 @Kurapica I want implement without any additional library.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now