Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.

Research Notes

Aviv Eyal edited this page Oct 8, 2018 · 1 revision

Research Tasks

  1. Extend BIP32 signature derivation function to support BLS signatures. e.g. Generate a valid random BLS key pair based on a master random seed
  2. Determine which BLS signatures Javascript library to use or recommend to build our own
  3. Determine the key derivation function to be used for encrypting user pin numbers on storage to circumvent brute force attacks on wallet data files. e.g. an implementation of PKDF2

Clone this wiki locally