Skip to content

cliixtech/memlo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Memlo

CircleCI

Weed Memlo is the cryptography library for Cliix products.

It provide supports for handling public/private keys, signing and hashing/digesting messages.

This project aims to provide reuse of code between backend and mobile apps.

Building

Run ./gradlew check to check code formatting and run all the tests.

In case of any format violations, run ./gradlew spotlessApply to format the code accordingly.

To avoid getting this violation messages, you can configure eclipse to use the same formatting rules - just point your project's java formatter use yakko.eclipseformat.xml as formatting spec file.

Running tests continuously

To run all tests on every change you make, use ./gradlew -t test

About

Cliix Crypto library for Java SE and Android

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages