Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.23 KB

agenda.md

File metadata and controls

27 lines (19 loc) · 1.23 KB

Meeting - Monday 11th July 2022 - (6pm UTC)

Chair

Tobias Looker

Agenda

Attendees

  • Vasilis Kalos
  • Mike Lodder

Notes

  • Discussed open PRs and Issues.
  • Discussed the suitability of hash-to-scalar as an alternative of the HKDF based KeyGen operation. It was agreed that hash-to-scalar is most likely a good replacement for HKDF KeyGen.
  • Discussed alternative to hash-to-scalar that does not depend to exapnd_message from the hash to curve spec, and more specifically the approach from section 5 of [CDMP07].
  • Similarly, discussed alternative to hash-to-curve for creating generators and more specifically the approach from section 3.3 of [BLS01].