41 Commits (d6905aa7d6140082209f90bdaac49aaba3d9cb65)
 

Author SHA1 Message Date
Dnomd343 d6905aa7d6 update: using `size_t` for compatibility 1 week ago
Dnomd343 71de63c6f4 feat: add 32-bit architecture supoort 1 week ago
Dnomd343 4289293082 perf: several improvements 1 week ago
Dnomd343 b6d591e1a4 test: add constant test suite 1 week ago
Dnomd343 9341d09a12 build: upgrade third party project version 1 week ago
Dnomd343 951c952351 fix: export dll symbols in msvc 5 months ago
Dnomd343 c9fd171769 build: using release build type in msvc 5 months ago
Dnomd343 76b2f783eb feat: adapt to msvc compiler 5 months ago
Dnomd343 b3db0ccabd build: disable unwind tables 6 months ago
Dnomd343 b89616a07e docs: add English README 6 months ago
Dnomd343 077a4320bf update: using `.inl` suffix 6 months ago
Dnomd343 a0ff4e39f9 docs: add LICENSE 6 months ago
Dnomd343 252d4a65c4 docs: perf README document 6 months ago
Dnomd343 9bb6063332 update: adapt to old compilers 6 months ago
Dnomd343 b07b0fdcd0 build: apply `CMP0077` policy 6 months ago
Dnomd343 1b0c39ad37 docs: add README.md 6 months ago
Dnomd343 a1b21c03b0 feat: md5 demo binary 6 months ago
Dnomd343 9cb5583461 build: add LTO compile option 6 months ago
Dnomd343 8e0b1b2298 feat: build dynamic library 6 months ago
Dnomd343 cefbcc4639 refactor: code structure optimization 6 months ago
Dnomd343 2570730938 refactor: pure constexpr functions 6 months ago
Dnomd343 c03d3f8b91 update: enhance benchmark suites 6 months ago
Dnomd343 8637dfa352 test: add static assertion 6 months ago
Dnomd343 d76adbf976 update: project structural adjustment 6 months ago
Dnomd343 cc05bfec08 perf: remove cmath library dependency 6 months ago
Dnomd343 40674518ba update: md5 performance benchmark 6 months ago
Dnomd343 166cec2620 test: using test helper 6 months ago
Dnomd343 b23985875a perf: string constructor 6 months ago
Dnomd343 54d51e184a update: fully qualified in std namespace 6 months ago
Dnomd343 c174e36bdb test: md5 functional test suites 6 months ago
Dnomd343 779e13572e feat: compatible with c++17 standard 6 months ago
Dnomd343 cf2c055ac4 update: independent impl namespace 6 months ago
Dnomd343 8c9d524262 update: enhance constexpr algorithm 6 months ago
Dnomd343 0da03cfb01 feat: support compile-time calculation 6 months ago
Dnomd343 3f0fa58374 update: independent impl folder 6 months ago
Dnomd343 7d3df6bd91 update: fixes and improvements 6 months ago
Dnomd343 6f98f15932 feat: md5 wrapper implement 6 months ago
Dnomd343 ceff94754b feat: md5 wrapper class 7 months ago
Dnomd343 7feecc71cb refactor: upgrade project structure 7 months ago
Dnomd343 28a027a668 feat: md5 padding and final algorithm 7 months ago
Dnomd343 36c026d26b feat: md5 algorithm of blocks 7 months ago