Message from C, C++ discussions
January 2020
— Guys, do you know speed diff between OpenSSL and Crypto++?
Considering AES256, GCM
As a simple approach you can use a unordered_map, and use a vector as a key.
So when you need to add two dimensional point, you call it with {x, y}, three dimensional with {x,y,z} and so on.
And then depending on how it should (or shouldn't) work when you mix everything in it you can make a struct with specific hashing function for a key, add asserts and so on
— I can't make use of standard library
— You probably have some analogs in your project libraries
— I don't know, can I contact some there if need any help?
— I have the source code of a C library that I'd like to use in my C program. What's the proper way of doing that?
— What build system are you using?
— Currently, none, and I do not want to go beyond GNU Make.
— Can you please show your makefile?
— I currently don't have one for this project.
— ¿?
— Do ypu know abput performance diff between OpenSSL and Crypto++ for AES 256 GCM?