e59c0d08c443158ac845143b5804c23a83e04e1d
- PINs are never stored, neither in flash nor in RAM. - PINs are stored in flash in doubled salted way. - PINs are stored in RAM in single salted way. - SOPIN in RAM (single salted) is used to encrypt/decrypt DKEK. - PINs in RAM (single salted) are used to encrypt/decrypt private keys related with user/so pins. - DKEK is only used to export/import data. Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
Fix when clearing file. It was omitting fid field and thus causing misalignment and corruption data.
Description
Releases
26
Version 6.4
Latest
Languages
C
63.3%
Python
28.4%
Shell
5.7%
CMake
1.9%
Dockerfile
0.7%