]> git.saurik.com Git - apple/security.git/blobdiff - SecurityTests/clxutils/sslProt/dhParams512.h
Security-57740.51.3.tar.gz
[apple/security.git] / SecurityTests / clxutils / sslProt / dhParams512.h
diff --git a/SecurityTests/clxutils/sslProt/dhParams512.h b/SecurityTests/clxutils/sslProt/dhParams512.h
deleted file mode 100644 (file)
index e372a8d..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/* 512-bit Diffie-Hellman parameters */
-static const unsigned char dhParams512[] = {
-   0x30,  0x52,  0x06,  0x08,  0x2a,  0x86,  0x48,  0x86,  
-   0xf7,  0x0d,  0x01,  0x03,  0x30,  0x46,  0x02,  0x41,  
-   0x00,  0xc3,  0x7b,  0x74,  0x1a,  0x2d,  0x2a,  0xe4,  
-   0xd0,  0xa9,  0x47,  0x5e,  0x79,  0x39,  0x19,  0xc9,  
-   0x4f,  0xa4,  0x8b,  0x53,  0x57,  0xa9,  0xc8,  0xeb,  
-   0xa0,  0x12,  0xf9,  0x68,  0x52,  0x21,  0x2a,  0x01,  
-   0x81,  0x0e,  0x80,  0x5f,  0x3e,  0x34,  0xaa,  0x2a,  
-   0x96,  0x0a,  0x85,  0xb1,  0x40,  0x16,  0xe7,  0x10,  
-   0x28,  0xaa,  0x62,  0xe5,  0xb8,  0x21,  0xdf,  0x99,  
-   0xd3,  0xf2,  0x96,  0xf3,  0xb4,  0xc2,  0x33,  0x5c,  
-   0xb3,  0x02,  0x01,  0x02
-};