All Downloads are FREE. Search and download functionalities are using the official Maven repository.

java.com.ionic.sdk.crypto.pbkdf.package-info Maven / Gradle / Ivy

Go to download

The Ionic Java SDK provides an easy-to-use interface to the Ionic Platform.

There is a newer version: 2.9.0
Show newest version
/**
 * Implementations of Ionic password-based key derivation functions, which convert text passwords into cryptographic
 * keys in a standard way.
 * 

* {@link com.ionic.sdk.crypto.pbkdf.IonicPbkdf2} is implemented in order to maintain compatibility with the equivalent * Ionic core SDK (cryptopp) algorithm. */ package com.ionic.sdk.crypto.pbkdf;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy