Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 226 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 226 Bytes

woodlouse

Lightweight crypto toolkit for Android and Java 6+

Maven:

<dependency>
    <groupId>com.github.hullbend</groupId>
    <artifactId>woodlouse</artifactId>
    <version>1.0.0</version>
</dependency>