26 Commits (1b0c39ad37ec147640e0bbd4a22c7ce8f09d915b)
 

Author SHA1 Message Date
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