Hello everyone,
This is crypto library for C++ 20 that I develop in my free time.
My goals are to support compile-time evaluation, provide clean interfaces and runtime performance (some assembly modules for x86_64 are available).
Major compilers are supported. Be careful with msvc, build parallelization combined with constexpr loves ram for some of constexpr tests.
This pic speaks for itself, seems kinda funny:
https://github.com/milosob/milo/blob/a18062f8194ba0ef260362d...
Not an issue with other supported compilers.
Would love to hear some feedback and ideas.
Show HN: milo c++ constexpr crypto library | Heykuki News