Consdata / libsodium-kalium-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libsodium-kalium-playground

This is a set of examples illustrating the power of kalium - Java binding to the libsodium library, which provides the state-of-the-art cryptography via easy and compact API.

Running examples

To download all required dependencies just build the project with Maven (JDK 1.8 required):

mvn clean install

Each example has its own main function to provide an easy way of running it locally.

Have fun!

About


Languages

Language:Java 100.0%