mal-lang / coreLang

A probabilistic attack simulation language for the (abstract) IT domain
https://mal-lang.org/coreLang/
Other
10 stars 12 forks source link

recursive encryption #11

Closed mathiasekstedt closed 4 years ago

mathiasekstedt commented 4 years ago

we want to be able to encrypt encrypted data

skatsikeas commented 4 years ago

I think we already can do that by modeling it the following way: Model each encryption round as a new Data instance contained in the previously encrypted Data Instance.