diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-03-12 09:49:43 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-03-12 09:49:43 +0700 |
commit | 8648332a9bc98d0c11f089901b83936124a0352c (patch) | |
tree | 41a923f102c51ffaa8d23e520653f2b56c88164d /crypto/test/src | |
parent | Optimization (faster at all input lengths, but especially for long block-alig... (diff) | |
download | BouncyCastle.NET-ed25519-8648332a9bc98d0c11f089901b83936124a0352c.tar.xz |
Add extra random tests for SipHash to check consistency across different update methods
Diffstat (limited to 'crypto/test/src')
-rw-r--r-- | crypto/test/src/crypto/test/SipHashTest.cs | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/crypto/test/src/crypto/test/SipHashTest.cs b/crypto/test/src/crypto/test/SipHashTest.cs |