You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2018. It is now read-only.
Currently an archistar engine is started with one configured crypto-algorithm (i.e. ShamirPSS). All fragments stored on the storage server have metadata describing the used secret sharing mechanism.
So as a frist step it should be easy to use one algorithm for outgoing (write) data and instantiate different CryptoEngines for each used crypto-algorithm for incoming data.
A long-term solution might make choosing the outgoing (read) crypto-algorithm policy-controlled, ie. use different algorithms for different data.
The text was updated successfully, but these errors were encountered:
Currently an archistar engine is started with one configured crypto-algorithm (i.e. ShamirPSS). All fragments stored on the storage server have metadata describing the used secret sharing mechanism.
So as a frist step it should be easy to use one algorithm for outgoing (write) data and instantiate different CryptoEngines for each used crypto-algorithm for incoming data.
A long-term solution might make choosing the outgoing (read) crypto-algorithm policy-controlled, ie. use different algorithms for different data.
The text was updated successfully, but these errors were encountered: