move files, not yet implemented masked aes

This commit is contained in:
Conor Patrick
2019-01-23 19:53:58 -05:00
parent 15c3383249
commit a75d272f4a
4 changed files with 7 additions and 29 deletions

View File

@@ -57,6 +57,8 @@ keys which are then used for FIDO2/U2F. -->
## Key derivation
** Planned, but not yet implemented. **
Master secret `M` consists of 64 bytes, split into equal parts `M1` and `M2`.
In theory, we should only need 32 bytes to achieve 256 security, but we also
plan to have side channel security hence the added bytes.