public PBKDF2() throws CryptoException:
Creates a PBKDF2 instance using SHA256.
SHA256
import klyn.cryptography kdf = PBKDF2() print(kdf.algorithm)