diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-03-08 19:49:32 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-03-08 19:49:32 +0700 |
commit | 8f81c8ef78ee6ba47d883ba1f0b6f25912503af0 (patch) | |
tree | 6d5b0e5ae0a32d288305111dc6d208e47b7162ec /.gitattributes | |
parent | Guard against small private keys, and optimize for common public exponents (diff) | |
download | BouncyCastle.NET-ed25519-8f81c8ef78ee6ba47d883ba1f0b6f25912503af0.tar.xz |
Add newer TLS test data from Java build
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ba5445104..14f495692 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,6 +14,7 @@ *.pem text *.README text *.sln text +*.tmpl text *.txt text *.xml text diff=xml |