I'm facing a use case where @virtus@ may be suitable. I need to generate test data (user with id and password) which needs to be stored in YAML files. The passwords have to be store encrypted within that YAML file. When reading it, it needs to be decrypted. I hope the use case is clear. Now to my question:
Hi there,
I'm facing a use case where @virtus@ may be suitable. I need to generate test data (user with id and password) which needs to be stored in YAML files. The passwords have to be store encrypted within that YAML file. When reading it, it needs to be decrypted. I hope the use case is clear. Now to my question: