Skip to content

Commit

Permalink
Fix readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
phxql committed Nov 7, 2016
1 parent 9cecd86 commit 03b2f0a
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Kotlin & Gradle skeleton
# Kotlin crypto showcase

This repository contains a starting point for Kotlin projects.
A showcase for Kotlin crypto code.

## Building
Contains:

Run `./gradlew clean build` and check the `build` folder.
* AES CBC with HMAC checking
* AES GCM

## License

Licensed under [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
See [test/kotlin/de/mkammerer/Crypto.kt]

0 comments on commit 03b2f0a

Please sign in to comment.