- 24 Apr, 2022 5 commits
- 14 Mar, 2022 1 commit
-
-
tusooa authored
First, use explicit conversion with nlohmann_json. Second, lager now expects a 6-argument store maker in its enhancers.
-
- 31 Jan, 2022 1 commit
-
-
tusooa authored
-
- 30 Jan, 2022 4 commits
- 29 Jan, 2022 3 commits
- 27 Jan, 2022 4 commits
- 16 Jan, 2022 2 commits
-
-
tusooa authored
-
-
- 15 Jan, 2022 1 commit
-
-
tusooa authored
-
- 25 Jul, 2021 1 commit
-
-
tusooa authored
-
- 11 Jul, 2021 1 commit
-
-
souma.sumire authored
-
- 05 Jul, 2021 6 commits
- 04 Jul, 2021 4 commits
- 01 Jul, 2021 7 commits
-
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
tusooa authored
These constructors take user-provided random data, and will always result in equivalent objects when provided with the same parameters. https://lily.kazv.moe/kazv/libkazv/-/issues/14
-
tusooa authored
In makeSdk (and makeDefaultEncryptedSdk) we made the random generator optional. If a custom one is not specified, we use one constructed from std::random_device. If a custom one is specified, use that one for RandomInterface. https://lily.kazv.moe/kazv/libkazv/-/issues/14
-
tusooa authored
-