Submitted by [zii_dmg](https://zyan.codeplex.com/discussions/576392):
>I think Zyan should use SymmetricAlgorithm.Create(string) method instead of hardcoded crypto algorithm names in CryptoTools.CreateSymmetricCryptoProvider(string) method so users can use custom algorithms added by app.config or CryptoConfig.AddAlgorithm.
Comments: Fixed, see changeset #44087.
>I think Zyan should use SymmetricAlgorithm.Create(string) method instead of hardcoded crypto algorithm names in CryptoTools.CreateSymmetricCryptoProvider(string) method so users can use custom algorithms added by app.config or CryptoConfig.AddAlgorithm.
Comments: Fixed, see changeset #44087.