An open API service indexing awesome lists of open source software.

https://github.com/moeraorg/moera-commons

Moera common classes, for issues use: https://github.com/MoeraOrg/moera-issues/issues
https://github.com/moeraorg/moera-commons

cryptography java library moera

Last synced: 3 months ago
JSON representation

Moera common classes, for issues use: https://github.com/MoeraOrg/moera-issues/issues

Awesome Lists containing this project

README

          

# Moera Commons

This project contains cryptography utilities and other general-purpose
utility classes that are used by various Moera components written in
Java.

Read more about Moera at https://moera.org

Bugs and feature requests: https://github.com/MoeraOrg/moera-issues/issues

To build and install, run the command:

```
$ mvn clean install
```