Notes |
|
|
There are tow behaviors required.
One for key translate inside of a HSM and one with the clear key value for an FKM5 to another FKM5 processing.
To solve this issue, we must implement an new commando (REKEY or XLAT) for FLCL/FLUCUP. |
|
|
|
At read the re-encryption of PGP files are now implemented. This can be used in 2 modes. The re-encrypted session key (under passphrase or public key) are add to (default) or replace (set) the existing session key packets.
The feature works on armor'ed files and can also produce armor'ed files.
This is mainly useful and was implemented to support different views of flucFS to the same PGP encrypted files. These files are encrypted under an repository key and for each view a re-encryption to another public key can be defined. This make encrypted PGP files manageable for an enterprise after encrypted write. |
|