- 31 Jul, 2021 1 commit
-
-
- 25 May, 2016 2 commits
-
-
Richard van der Hoff authored
-
Mark Haines authored
-
- 24 May, 2016 8 commits
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
There was some slightly overcomplex logic designed to save a couple of hash operations when R(0) and R(1) were advanced, but the extra code was hard to understand and didn't save much.
-
Richard van der Hoff authored
We no longer need to keep track of intermediate values of the counter, which means we can update it much more easily.
-
Richard van der Hoff authored
These were left over from when rehash_part did a bunch of logging.
-
Richard van der Hoff authored
Initialise megolm_cipher via the preprocessor macro, instead of with a function.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-