Sofía Celi
Sofía Celi
This is something we can tackle at the assembly at CCC. We should create tasks. But this can be a nice start for people in OTRv4.
This was introduced when the forging key was introduced. It is alloced in a bad way.
Constant time select needs to be changed as there is an issue with it.
Basically all the other functions also need to be changed to the new functionality: - [ ] CondSwap - [ ] Lookup - [ ] Insert - [ ] Mask...
Ok, this needs an email to be sent to Mike. Basically, my concern is: ``` HashToScalar(0x05 || G3 * r5 || G * r5 + G2 * r6) ``` should...
Yeah @olabini . Also Gustavo is looking into this :)
I have been thinking about this and what we can do is: * Have two ways of communicating this to the user depending on if it is: 1. per client...
@sacurio @Cris2760 I think this can be related to our goal of 'Seeing how coyIM works with OTR'. I started this some time ago by doing some mock pages in...
I'll start looking at this this week ;)
@baentsch yes, I was doing intial testing. But, don't feel stopped by it. I'll rebase and fix any conflicts.