The amount of padding should be able to be set by the user. Currently it's hardcoded to 1024. See https://github.com/iancoleman/shamir/blob/f0f50e1afcc28935a6b99a7fb9bf93d517e05260/src/js/app.js#L68 Also see https://github.com/amper5and/secrets.js#note-on-security
The amount of padding should be able to be set by the user.
Currently it's hardcoded to 1024. See
shamir/src/js/app.js
Line 68 in f0f50e1
Also see https://github.com/amper5and/secrets.js#note-on-security