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
- Host: GitHub
- URL: https://github.com/moeraorg/moera-commons
- Owner: MoeraOrg
- License: gpl-3.0
- Created: 2018-12-19T19:54:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T23:27:29.000Z (about 2 years ago)
- Last Synced: 2024-06-02T00:37:58.675Z (about 2 years ago)
- Topics: cryptography, java, library, moera
- Language: Java
- Homepage:
- Size: 116 KB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```