1 file changed
+1
-1
lines changed- include/boost/uuid/basic_random_generator.hpp+105
- include/boost/uuid/detail/chacha20.hpp+148
- include/boost/uuid/detail/random_device.hpp+5
- include/boost/uuid/detail/random_provider.hpp+4-10
- include/boost/uuid/random_generator.hpp+14-202
- test/CMakeLists.txt+4-3
- test/Jamfile.v2+6-13
- test/compile-fail/basic_random_generator_no_copy_assign.cpp-18
- test/compile-fail/basic_random_generator_no_copy_ctor.cpp-18
- test/compile-fail/random_generator_no_copy_assign.cpp-17
- test/compile-fail/random_generator_no_copy_ctor.cpp-17
- test/compile-fail/random_provider_no_copy_ctor.cpp
- test/test_bench_random.cpp+2-4
- test/test_comparison.cpp+1-1
- test/test_detail_chacha20.cpp+120
- test/test_detail_md5.cpp
- test/test_detail_sha1.cpp
0 commit comments