pmv_encryption_rs 1.0.0

Implementation of PersonalMediaVault encrypted storage model. This library allows to encrypt and decrypt data, and also read ans write files in the same format PersonalMediaVault uses.
Documentation
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
		"files.exclude": {
			"target/**": true,
			"benchmark/**": true,
			"*.exe": true,
		},
		"cSpell.words": [
			"asanrom",
			"byteorder",
			"chrono",
			"dotenv",
			"dotenvy",
			"github",
			"hmac",
			"HMAC",
			"ipnet",
			"jsonwebtoken",
			"recv",
			"redis",
			"rediss",
			"rngs",
			"rtmp",
			"RTMP",
			"RTMPS",
			"Seedable",
			"tungstenite"
		],
	}
}