mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
a661aa79de
Instead of simply encrypting the private key with AES-256 when storing it to the 'encrypted_private_key' file, wrap it using the AES-key-wrap algorithm described in RFC 3394 "Advanced Encryption Standard (AES) Key Wrap Algorithm". This is more secure and enables us to directly check whether the passphrase entered by the user was correct or not. Ref #4032 |
||
---|---|---|
.. | ||
import | ||
mk | ||
symbols |