Skip to content

Releases: arlolra/otr

v0.2.6

13 Sep 01:33
Compare
Choose a tag to compare
  • client should handle trust state
  • smp should go both ways

v0.2.5

21 Aug 03:09
Compare
Choose a tag to compare
  • add encrypted parameter to ui listener
  • fix whitespace start ake always starting ake

v0.2.4

19 Aug 16:54
Compare
Choose a tag to compare
  • some constant-time compares

v0.2.3

17 Aug 23:46
Compare
Choose a tag to compare
  • bits in base
  • fix smp in ww #35
  • avoid possibility of floats

v0.2.2

10 Aug 17:37
Compare
Choose a tag to compare
  • fix smp exponent bits
  • don't reseed in ww

v0.2.1

06 Jul 21:32
Compare
Choose a tag to compare
  • use less random bytes
  • fix horrible merge

v0.2.0

05 Jul 01:34
Compare
Choose a tag to compare
  • smp in webworker
  • missing bits in randBigInt_
  • don't waste entropy
  • fix for instance tags greater than max uint
  • some linting
  • fix amd
  • always run the libotr test

v0.1.8

02 Jul 21:22
Compare
Choose a tag to compare
  • try to avoid key compromise from entropy failures
  • upgrade dependencies
  • remove dead code