Comment by ignoramous
4 years ago
Not just QR code, may be small enough secrets fit in a URL (2KB I think is the limit)!
See also the now defunct sharelock.io by Auth0: https://archive.is/NX7Y2)?
4 years ago
Not just QR code, may be small enough secrets fit in a URL (2KB I think is the limit)!
See also the now defunct sharelock.io by Auth0: https://archive.is/NX7Y2)?
You are saying padding might be superfluous because of AES-GCM, correct?
(I was using AES-CBC before, that's why the padding is there)