CxxUtils: Replace MD5 implementation with a public-domain version.
Replace MD5 implementation with a public-domain version.
parent
9a24e08c
Branches patch-processor-bx-ordering
No related tags found
Showing
- Control/CxxUtils/CMakeLists.txt 4 additions, 0 deletionsControl/CxxUtils/CMakeLists.txt
- Control/CxxUtils/CxxUtils/MD5.h 41 additions, 144 deletionsControl/CxxUtils/CxxUtils/MD5.h
- Control/CxxUtils/Root/MD5.cxx 323 additions, 195 deletionsControl/CxxUtils/Root/MD5.cxx
- Control/CxxUtils/share/MD5_test.ref 1 addition, 0 deletionsControl/CxxUtils/share/MD5_test.ref
- Control/CxxUtils/test/MD5_test.cxx 56 additions, 0 deletionsControl/CxxUtils/test/MD5_test.cxx
Loading
Please register or sign in to comment