bungeemonkee / Configgy

A simple, powerful, extensible, testable .NET configuration library.
MIT License
41 stars 4 forks source link

Allow encryption of long strings #9

Closed bungeemonkee closed 8 years ago

bungeemonkee commented 8 years ago

Currently we RSA encrypt the whole setting value. This forces settings to be small. We should AES encrypt the setting the RSA encrypt the key.

bungeemonkee commented 8 years ago

Added in commit 58361a35398cdf66eafbd1b810a96e9141a0eb1f