Perplex Posted January 9, 2016 Posted January 9, 2016 Is there similar Crypto++ Encoder method in C# ? This method What does it do? https://github.com/weidai11/cryptopp/blob/master/integer.cpp#L3169
Kurapica Posted January 10, 2016 Posted January 10, 2016 What it does : https://www.cryptopp.com/docs/ref/class_integer.html#aa1d9ad6ba9913e14a4cb0b7fa8e4dcf1 C# equivalent : https://msdn.microsoft.com/en-us/library/system.bitconverter%28v=vs.110%29.aspx 1
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