FastAsyncWorldedit/bukkit
xnrand e20f03d72e Verify integrity of downloaded jars
The bukkit plugins download jar files from Curse and then load those
as plugins, i.e. they're running downloaded code.

In order to increase security, this commit adds logic to verify the
SHA-256 hash of the downloaded jar files.
2017-07-30 15:25:37 +02:00
..
src/main Verify integrity of downloaded jars 2017-07-30 15:25:37 +02:00
build.gradle Fix compile 2017-07-26 14:49:56 +10:00