43 Commits (master)
 

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