mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-10 22:44:30 +00:00
By now, the symmetric keys were only XOR'ed with the private key as placeholder for a real encryption. Now they are encrypted using AES256 with the TA's private key as key Ref #4032.
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.