• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

warner / python-spake2 / 105

Builds Branch Commit Type Ran Committer Via Coverage
105 master test_compat: add some vectors for internal scalars push 25 May 2017 11:47PM UTC warner travis-ci pending completion   set done
104 master Merge branch 'pr8' (early part) push 16 Nov 2016 09:53PM UTC warner travis-ci pending completion   set done
103 master Update README.md Pull #8 13 Nov 2016 04:11PM UTC web-flow travis-ci pending completion   set done
102 master Update README.md Pull #8 13 Nov 2016 04:08PM UTC web-flow travis-ci pending completion   set done
101 master add hkdf as dependency and correct PyPy2 Pull #8 13 Nov 2016 03:58PM UTC web-flow travis-ci pending completion   set done
100 pake2+ update paper URL, fix comments push 12 May 2016 09:31PM UTC warner travis-ci pending completion   set done
99 master update NEWS for 0.7 release push 12 May 2016 09:22PM UTC warner travis-ci pending completion   set done
98 v0.7 update NEWS for 0.7 release push 12 May 2016 09:20PM UTC warner travis-ci pending completion   set done
97 master minor comment fix push 12 May 2016 08:45PM UTC warner travis-ci pending completion   set done
96 master change final hash function (COMPATIBILITY BREAK) This modifies the finalization function (which hashes the transcript and shared group element into the final key) to match the proposal in https://github.com/bitwiseshiftleft/sjcl/pull/273 . As wit... push 12 May 2016 09:30AM UTC warner travis-ci pending completion   set done
95 master merge finalize.py back into spake2.py It needs to be a separate function, but doesn't need to live in a separate file. push 12 May 2016 09:18AM UTC warner travis-ci pending completion   set done
94 master Merge branch 'hkdf' (COMPATIBILITY BREAK) This changes password_to_scalar() and arbitrary_element() to a new derivation function, using HKDF and matching the proposed functions in https://github.com/bitwiseshiftleft/sjcl/pull/273 . Users of this ... push 12 May 2016 09:12AM UTC warner travis-ci pending completion   set done
93 master add HKDF test vectors This uses the SHA256 test vectors from RFC5869, and a copy of hkdf.py that I wrote a couple years ago, for comparison. Pull #6 12 May 2016 09:06AM UTC warner travis-ci pending completion   set done
92 hkdf add HKDF test vectors This uses the SHA256 test vectors from RFC5869, and a copy of hkdf.py that I wrote a couple years ago, for comparison. push 12 May 2016 09:04AM UTC warner travis-ci pending completion   set done
91 hkdf drop pypy3 compatibility pypy3 currently implements the equivalent of Python-3.2.5, and we only support Python-3.3 or higher. This wasn't a problem before, but we now depend on HKDF (from PyPI), and it uses bytearrays and buffers in a way that fa... push 12 May 2016 08:29AM UTC warner travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc