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

com.southernstorm.noise.crypto.package-info Maven / Gradle / Ivy

There is a newer version: 2.6.0
Show newest version

/**
 * Fallback implementations of cryptographic primitives.
 *
 * This package provides plain Java implementations of the
 * cryptographic primitives that Noise requires which do not
 * normally come with standard JDK's.
 *
 * Applications that use Noise won't normally use these classes
 * directly.
 */
package com.southernstorm.noise.crypto;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy