Este pacote é basicamente um utilitário. Criamos vários métodos e extensões que implementam funções do dia-a-dia do desenvolvedor como: Criptografia hash e simetrica, gerador de senha, extensão para string e conversor de DateTime para UnixTime. Conversor para base64 (Stream, Image, Byte, String),...
More information
This class library wraps the AESManaged Algorithm in a Password crypto utility class. It also ships an utility for autogenerate passwords. The first version was created wrapping Rijndael. But this one now is on AESManaged in order to support WP7.
SIMON and SPECK are families of lightweight block ciphers; those block ciphers are efficient and provide high performances across a wide range of devices. This package includes classes that allow you to encrypt and decrypt using native libraries that are using SIMD such as AVX2 or NEON.
NativoPlusStudio.AuthToken.SymmetricEncryption is part of the NativoPlusStudio.AuthToken set of libraries that can be used to encrypt and decrypt the auth token
Cryptographic functions for .NET
Crypto .NET is an AES CBC and AES CBC HMAC SHA512 .NET wrapper which makes it easy to encrypt data, objects and files.
The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.