AlessandroStaffolani / shamir-fido

Project for a simple electron application that uses shamir's secret sharing and FIDO 2-factor-authentication
MIT License
1 stars 0 forks source link

Errore nel metodo combine #8

Open AlessandroStaffolani opened 5 years ago

AlessandroStaffolani commented 5 years ago

Provando ad inviare 3 stringhe di lunghezza identica (in quanto ho fatto l'hash con sha256) al metodo combine della libreria secret.js restituisce il seguente errore:

Share id must be an integer between 1 and 255, inclusive.