From dde70c55cb12eabe36cc7b8763ae9ec820744270 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Fri, 7 Feb 2014 12:01:03 +0700 Subject: Update OCB draft references --- crypto/test/src/crypto/test/OCBTest.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/test') diff --git a/crypto/test/src/crypto/test/OCBTest.cs b/crypto/test/src/crypto/test/OCBTest.cs index 2f159994e..0829cb078 100644 --- a/crypto/test/src/crypto/test/OCBTest.cs +++ b/crypto/test/src/crypto/test/OCBTest.cs @@ -14,7 +14,7 @@ namespace Org.BouncyCastle.Crypto.Tests { /** * Test vectors from the "work in progress" Internet-Draft The OCB Authenticated-Encryption + * href="http://tools.ietf.org/html/draft-irtf-cfrg-ocb-07">The OCB Authenticated-Encryption * Algorithm */ public class OcbTest -- cgit 1.4.1