Rijndael256 makes encrypting data and files a breeze with the AES symmetric-key cipher Rijndael.
Features: AES-128, AES-192, AES-256, Authenticated Encryption (AE), Encrypt-then-MAC (EtM), SHA-512, PBKDF2.
Rijndael256 makes encrypting data and files a breeze with the AES symmetric-key cipher Rijndael.
Features: AES-128, AES-192, AES-256, Authenticated Encryption (AE), Encrypt-then-MAC (EtM), SHA-512, PBKDF2.
Provides ability to create objects implementing SASLMechanism of UtilPack.Cryptograhy.SASL that handle the SCRAM mechanism of SASL. No strings are allocated during challenge. Both client-side and server-side mechanisms are provided.
Provides ability to create objects implementing SASLMechanism of FluentCryptography.SASL. These objects handle the SCRAM mechanism of SASL. No strings are allocated during challenge. Both client-side and server-side mechanisms are provided.