Add spongy castle sources to libraries folder

This commit is contained in:
Dominik Schürmann
2014-01-27 14:00:22 +01:00
parent 8ca42b9bf9
commit 5aec25ac05
4258 changed files with 848014 additions and 0 deletions

14
libraries/spongycastle/.gitattributes vendored Normal file
View File

@@ -0,0 +1,14 @@
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
# Explicitly declare text files we want to always be normalized and converted
# to native line endings on checkout.
*.gradle text diff=groovy
*.html text diff=html
*.java text diff=java
*.pem text
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.data binary