C# (CSharp) Metropass.Core.PCL.Cipher 네임스페이스

클래스들

이름 설명
CryptoRandomStream A random stream class. The class is initialized using random bytes provided by the caller. The produced stream has random properties, but for the same seed always the same stream is produced, i.e. this class can be used as stream cipher.
Salsa20Cipher