Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / boringssl / src / ssl / s3_enc.c
1 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
2  * All rights reserved.
3  *
4  * This package is an SSL implementation written
5  * by Eric Young (eay@cryptsoft.com).
6  * The implementation was written so as to conform with Netscapes SSL.
7  *g
8  * This library is free for commercial and non-commercial use as long as
9  * the following conditions are aheared to.  The following conditions
10  * apply to all code found in this distribution, be it the RC4, RSA,
11  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
12  * included with this distribution is covered by the same copyright terms
13  * except that the holder is Tim Hudson (tjh@cryptsoft.com).
14  *g
15  * Copyright remains Eric Young's, and as such any Copyright notices in
16  * the code are not to be removed.
17  * If this package is used in a product, Eric Young should be given attribution
18  * as the author of the parts of the library used.
19  * This can be in the form of a textual message at program startup or
20  * in documentation (online or textual) provided with the package.
21  *g
22  * Redistribution and use in source and binary forms, with or without
23  * modification, are permitted provided that the following conditions
24  * are met:
25  * 1. Redistributions of source code must retain the copyright
26  *    notice, this list of conditions and the following disclaimer.
27  * 2. Redistributions in binary form must reproduce the above copyright
28  *    notice, this list of conditions and the following disclaimer in the
29  *    documentation and/or other materials provided with the distribution.
30  * 3. All advertising materials mentioning features or use of this software
31  *    must display the following acknowledgement:
32  *    "This product includes cryptographic software written by
33  *     Eric Young (eay@cryptsoft.com)"
34  *    The word 'cryptographic' can be left out if the rouines from the library
35  *    being used are not cryptographic related :-).
36  * 4. If you include any Windows specific code (or a derivative thereof) fromg
37  *    the apps directory (application code) you must include an acknowledgement:
38  *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
39  *g
40  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
41  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
42  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
43  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
44  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
45  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
46  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
47  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
48  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
49  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
50  * SUCH DAMAGE.
51  *g
52  * The licence and distribution terms for any publically available version or
53  * derivative of this code cannot be changed.  i.e. this code cannot simply be
54  * copied and put under another distribution licence
55  * [including the GNU Public Licence.]
56  */
57 /* ====================================================================
58  * Copyright (c) 1998-2007 The OpenSSL Project.  All rights reserved.
59  *
60  * Redistribution and use in source and binary forms, with or without
61  * modification, are permitted provided that the following conditions
62  * are met:
63  *
64  * 1. Redistributions of source code must retain the above copyright
65  *    notice, this list of conditions and the following disclaimer.g
66  *
67  * 2. Redistributions in binary form must reproduce the above copyright
68  *    notice, this list of conditions and the following disclaimer in
69  *    the documentation and/or other materials provided with the
70  *    distribution.
71  *
72  * 3. All advertising materials mentioning features or use of this
73  *    software must display the following acknowledgment:
74  *    "This product includes software developed by the OpenSSL Project
75  *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
76  *
77  * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
78  *    endorse or promote products derived from this software without
79  *    prior written permission. For written permission, please contact
80  *    openssl-core@openssl.org.
81  *
82  * 5. Products derived from this software may not be called "OpenSSL"
83  *    nor may "OpenSSL" appear in their names without prior written
84  *    permission of the OpenSSL Project.
85  *
86  * 6. Redistributions of any form whatsoever must retain the following
87  *    acknowledgment:
88  *    "This product includes software developed by the OpenSSL Project
89  *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
90  *
91  * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
92  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
93  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
94  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
95  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
96  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
97  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
98  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
99  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
100  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
101  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
102  * OF THE POSSIBILITY OF SUCH DAMAGE.
103  * ====================================================================
104  *
105  * This product includes cryptographic software written by Eric Young
106  * (eay@cryptsoft.com).  This product includes software written by Tim
107  * Hudson (tjh@cryptsoft.com).
108  *
109  */
110 /* ====================================================================
111  * Copyright 2005 Nokia. All rights reserved.
112  *
113  * The portions of the attached software ("Contribution") is developed by
114  * Nokia Corporation and is licensed pursuant to the OpenSSL open source
115  * license.
116  *
117  * The Contribution, originally written by Mika Kousa and Pasi Eronen of
118  * Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
119  * support (see RFC 4279) to OpenSSL.
120  *
121  * No patent licenses or other rights except those expressly stated in
122  * the OpenSSL open source license shall be deemed granted or received
123  * expressly, by implication, estoppel, or otherwise.
124  *
125  * No assurances are provided by Nokia that the Contribution does not
126  * infringe the patent or other intellectual property rights of any third
127  * party or that the license provides you with all the necessary rights
128  * to make use of the Contribution.
129  *
130  * THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IN
131  * ADDITION TO THE DISCLAIMERS INCLUDED IN THE LICENSE, NOKIA
132  * SPECIFICALLY DISCLAIMS ANY LIABILITY FOR CLAIMS BROUGHT BY YOU OR ANY
133  * OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OR
134  * OTHERWISE. */
135
136 #include <stdio.h>
137 #include <assert.h>
138
139 #include <openssl/err.h>
140 #include <openssl/evp.h>
141 #include <openssl/mem.h>
142 #include <openssl/md5.h>
143 #include <openssl/obj.h>
144
145 #include "ssl_locl.h"
146
147 static unsigned char ssl3_pad_1[48]={
148         0x36,0x36,0x36,0x36,0x36,0x36,0x36,0x36,
149         0x36,0x36,0x36,0x36,0x36,0x36,0x36,0x36,
150         0x36,0x36,0x36,0x36,0x36,0x36,0x36,0x36,
151         0x36,0x36,0x36,0x36,0x36,0x36,0x36,0x36,
152         0x36,0x36,0x36,0x36,0x36,0x36,0x36,0x36,
153         0x36,0x36,0x36,0x36,0x36,0x36,0x36,0x36 };
154
155 static unsigned char ssl3_pad_2[48]={
156         0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,
157         0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,
158         0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,
159         0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,
160         0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,
161         0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c,0x5c };
162 static int ssl3_handshake_mac(SSL *s, int md_nid,
163         const char *sender, int len, unsigned char *p);
164 static int ssl3_generate_key_block(SSL *s, unsigned char *km, int num)
165         {
166         EVP_MD_CTX m5;
167         EVP_MD_CTX s1;
168         unsigned char buf[16],smd[SHA_DIGEST_LENGTH];
169         unsigned char c='A';
170         unsigned int i,j,k;
171
172         k=0;
173         EVP_MD_CTX_init(&m5);
174         EVP_MD_CTX_init(&s1);
175         for (i=0; (int)i<num; i+=MD5_DIGEST_LENGTH)
176                 {
177                 k++;
178                 if (k > sizeof buf)
179                         {
180                         /* bug: 'buf' is too small for this ciphersuite */
181                         OPENSSL_PUT_ERROR(SSL, ssl3_generate_key_block, ERR_R_INTERNAL_ERROR);
182                         return 0;
183                         }
184                 
185                 for (j=0; j<k; j++)
186                         buf[j]=c;
187                 c++;
188                 EVP_DigestInit_ex(&s1,EVP_sha1(), NULL);
189                 EVP_DigestUpdate(&s1,buf,k);
190                 EVP_DigestUpdate(&s1,s->session->master_key,
191                         s->session->master_key_length);
192                 EVP_DigestUpdate(&s1,s->s3->server_random,SSL3_RANDOM_SIZE);
193                 EVP_DigestUpdate(&s1,s->s3->client_random,SSL3_RANDOM_SIZE);
194                 EVP_DigestFinal_ex(&s1,smd,NULL);
195
196                 EVP_DigestInit_ex(&m5,EVP_md5(), NULL);
197                 EVP_DigestUpdate(&m5,s->session->master_key,
198                         s->session->master_key_length);
199                 EVP_DigestUpdate(&m5,smd,SHA_DIGEST_LENGTH);
200                 if ((int)(i+MD5_DIGEST_LENGTH) > num)
201                         {
202                         EVP_DigestFinal_ex(&m5,smd,NULL);
203                         memcpy(km,smd,(num-i));
204                         }
205                 else
206                         EVP_DigestFinal_ex(&m5,km,NULL);
207
208                 km+=MD5_DIGEST_LENGTH;
209                 }
210         OPENSSL_cleanse(smd,SHA_DIGEST_LENGTH);
211         EVP_MD_CTX_cleanup(&m5);
212         EVP_MD_CTX_cleanup(&s1);
213         return 1;
214         }
215
216 int ssl3_change_cipher_state(SSL *s, int which)
217         {
218         unsigned char *p,*mac_secret;
219         unsigned char exp_key[EVP_MAX_KEY_LENGTH];
220         unsigned char exp_iv[EVP_MAX_IV_LENGTH];
221         unsigned char *ms,*key,*iv;
222         EVP_CIPHER_CTX *dd;
223         const EVP_CIPHER *c;
224         const EVP_MD *m;
225         int n,i,j,k,cl;
226         int reuse_dd = 0;
227
228         c=s->s3->tmp.new_sym_enc;
229         m=s->s3->tmp.new_hash;
230         /* m == NULL will lead to a crash later */
231         assert(m);
232
233         if (which & SSL3_CC_READ)
234                 {
235                 if (s->enc_read_ctx != NULL)
236                         reuse_dd = 1;
237                 else if ((s->enc_read_ctx=OPENSSL_malloc(sizeof(EVP_CIPHER_CTX))) == NULL)
238                         goto err;
239                 else
240                         /* make sure it's intialized in case we exit later with an error */
241                         EVP_CIPHER_CTX_init(s->enc_read_ctx);
242                 dd= s->enc_read_ctx;
243
244                 ssl_replace_hash(&s->read_hash,m);
245                 memset(&(s->s3->read_sequence[0]),0,8);
246                 mac_secret= &(s->s3->read_mac_secret[0]);
247                 }
248         else
249                 {
250                 if (s->enc_write_ctx != NULL)
251                         reuse_dd = 1;
252                 else if ((s->enc_write_ctx=OPENSSL_malloc(sizeof(EVP_CIPHER_CTX))) == NULL)
253                         goto err;
254                 else
255                         /* make sure it's intialized in case we exit later with an error */
256                         EVP_CIPHER_CTX_init(s->enc_write_ctx);
257                 dd= s->enc_write_ctx;
258                 ssl_replace_hash(&s->write_hash,m);
259                 memset(&(s->s3->write_sequence[0]),0,8);
260                 mac_secret= &(s->s3->write_mac_secret[0]);
261                 }
262
263         if (reuse_dd)
264                 EVP_CIPHER_CTX_cleanup(dd);
265
266         p=s->s3->tmp.key_block;
267         i=EVP_MD_size(m);
268         cl=EVP_CIPHER_key_length(c);
269         j = cl;
270         /* Was j=(is_exp)?5:EVP_CIPHER_key_length(c); */
271         k=EVP_CIPHER_iv_length(c);
272         if (    (which == SSL3_CHANGE_CIPHER_CLIENT_WRITE) ||
273                 (which == SSL3_CHANGE_CIPHER_SERVER_READ))
274                 {
275                 ms=  &(p[ 0]); n=i+i;
276                 key= &(p[ n]); n+=j+j;
277                 iv=  &(p[ n]); n+=k+k;
278                 }
279         else
280                 {
281                 n=i;
282                 ms=  &(p[ n]); n+=i+j;
283                 key= &(p[ n]); n+=j+k;
284                 iv=  &(p[ n]); n+=k;
285                 }
286
287         if (n > s->s3->tmp.key_block_length)
288                 {
289                 OPENSSL_PUT_ERROR(SSL, ssl3_change_cipher_state, ERR_R_INTERNAL_ERROR);
290                 goto err2;
291                 }
292
293         memcpy(mac_secret,ms,i);
294
295         s->session->key_arg_length=0;
296
297         EVP_CipherInit_ex(dd,c,NULL,key,iv,(which & SSL3_CC_WRITE));
298
299 #ifdef OPENSSL_SSL_TRACE_CRYPTO
300         if (s->msg_callback)
301                 {
302  
303                 int wh = which & SSL3_CC_WRITE ?
304                                 TLS1_RT_CRYPTO_WRITE : TLS1_RT_CRYPTO_READ;
305                 s->msg_callback(2, s->version, wh | TLS1_RT_CRYPTO_MAC,
306                                                 mac_secret, EVP_MD_size(m),
307                                                 s, s->msg_callback_arg);
308                 if (c->key_len)
309                         s->msg_callback(2, s->version, wh | TLS1_RT_CRYPTO_KEY,
310                                                 key, c->key_len,
311                                                 s, s->msg_callback_arg);
312                 if (k)
313                         {
314                         s->msg_callback(2, s->version, wh | TLS1_RT_CRYPTO_IV,
315                                                 iv, k, s, s->msg_callback_arg);
316                         }
317                 }
318 #endif
319
320         OPENSSL_cleanse(&(exp_key[0]),sizeof(exp_key));
321         OPENSSL_cleanse(&(exp_iv[0]),sizeof(exp_iv));
322         return(1);
323 err:
324         OPENSSL_PUT_ERROR(SSL, ssl3_change_cipher_state, ERR_R_MALLOC_FAILURE);
325 err2:
326         return(0);
327         }
328
329 int ssl3_setup_key_block(SSL *s)
330         {
331         unsigned char *p;
332         const EVP_CIPHER *c;
333         const EVP_MD *hash;
334         size_t num;
335         int ret = 0;
336
337         if (s->s3->tmp.key_block_length != 0)
338                 return(1);
339
340         if (!ssl_cipher_get_evp(s->session,&c,&hash,NULL,NULL))
341                 {
342                 OPENSSL_PUT_ERROR(SSL, ssl3_setup_key_block, SSL_R_CIPHER_OR_HASH_UNAVAILABLE);
343                 return(0);
344                 }
345
346         s->s3->tmp.new_sym_enc=c;
347         s->s3->tmp.new_hash=hash;
348
349         num=EVP_MD_size(hash);
350
351         num=EVP_CIPHER_key_length(c)+num+EVP_CIPHER_iv_length(c);
352         num*=2;
353
354         ssl3_cleanup_key_block(s);
355
356         if ((p=OPENSSL_malloc(num)) == NULL)
357                 goto err;
358
359         s->s3->tmp.key_block_length=num;
360         s->s3->tmp.key_block=p;
361
362         ret = ssl3_generate_key_block(s,p,num);
363
364         /* enable vulnerability countermeasure for CBC ciphers with
365          * known-IV problem (http://www.openssl.org/~bodo/tls-cbc.txt) */
366         if ((s->mode & SSL_MODE_CBC_RECORD_SPLITTING) != 0)
367                 {
368                 s->s3->need_record_splitting = 1;
369
370                 if (s->session->cipher != NULL)
371                         {
372                         if (s->session->cipher->algorithm_enc == SSL_eNULL)
373                                 s->s3->need_record_splitting = 0;
374
375 #ifndef OPENSSL_NO_RC4
376                         if (s->session->cipher->algorithm_enc == SSL_RC4)
377                                 s->s3->need_record_splitting = 0;
378 #endif
379                         }
380                 }
381
382         return ret;
383
384 err:
385         OPENSSL_PUT_ERROR(SSL, ssl3_setup_key_block, ERR_R_MALLOC_FAILURE);
386         return(0);
387         }
388
389 void ssl3_cleanup_key_block(SSL *s)
390         {
391         if (s->s3->tmp.key_block != NULL)
392                 {
393                 OPENSSL_cleanse(s->s3->tmp.key_block,
394                         s->s3->tmp.key_block_length);
395                 OPENSSL_free(s->s3->tmp.key_block);
396                 s->s3->tmp.key_block=NULL;
397                 }
398         s->s3->tmp.key_block_length=0;
399         }
400
401 /* ssl3_enc encrypts/decrypts the record in |s->wrec| / |s->rrec|, respectively.
402  *
403  * Returns:
404  *   0: (in non-constant time) if the record is publically invalid (i.e. too
405  *       short etc).
406  *   1: if the record's padding is valid / the encryption was successful.
407  *   -1: if the record's padding is invalid or, if sending, an internal error
408  *       occured.
409  */
410 int ssl3_enc(SSL *s, int send)
411         {
412         SSL3_RECORD *rec;
413         EVP_CIPHER_CTX *ds;
414         unsigned long l;
415         int bs,i,mac_size=0;
416         const EVP_CIPHER *enc;
417
418         if (send)
419                 {
420                 ds=s->enc_write_ctx;
421                 rec= &(s->s3->wrec);
422                 if (s->enc_write_ctx == NULL)
423                         enc=NULL;
424                 else
425                         enc=EVP_CIPHER_CTX_cipher(s->enc_write_ctx);
426                 }
427         else
428                 {
429                 ds=s->enc_read_ctx;
430                 rec= &(s->s3->rrec);
431                 if (s->enc_read_ctx == NULL)
432                         enc=NULL;
433                 else
434                         enc=EVP_CIPHER_CTX_cipher(s->enc_read_ctx);
435                 }
436
437         if ((s->session == NULL) || (ds == NULL) ||
438                 (enc == NULL))
439                 {
440                 memmove(rec->data,rec->input,rec->length);
441                 rec->input=rec->data;
442                 }
443         else
444                 {
445                 l=rec->length;
446                 bs=EVP_CIPHER_block_size(ds->cipher);
447
448                 /* COMPRESS */
449
450                 if ((bs != 1) && send)
451                         {
452                         i=bs-((int)l%bs);
453
454                         /* we need to add 'i-1' padding bytes */
455                         l+=i;
456                         /* the last of these zero bytes will be overwritten
457                          * with the padding length. */
458                         memset(&rec->input[rec->length], 0, i);
459                         rec->length+=i;
460                         rec->input[l-1]=(i-1);
461                         }
462                 
463                 if (!send)
464                         {
465                         if (l == 0 || l%bs != 0)
466                                 return 0;
467                         /* otherwise, rec->length >= bs */
468                         }
469                 
470                 EVP_Cipher(ds,rec->data,rec->input,l);
471
472                 if (EVP_MD_CTX_md(s->read_hash) != NULL)
473                         mac_size = EVP_MD_CTX_size(s->read_hash);
474                 if ((bs != 1) && !send)
475                         return ssl3_cbc_remove_padding(s, rec, bs, mac_size);
476                 }
477         return(1);
478         }
479
480 void ssl3_init_finished_mac(SSL *s)
481         {
482         if (s->s3->handshake_buffer) BIO_free(s->s3->handshake_buffer);
483         if (s->s3->handshake_dgst) ssl3_free_digest_list(s);
484     s->s3->handshake_buffer=BIO_new(BIO_s_mem());       
485         (void)BIO_set_close(s->s3->handshake_buffer,BIO_CLOSE);
486         }
487
488 void ssl3_free_digest_list(SSL *s) 
489         {
490         int i;
491         if (!s->s3->handshake_dgst) return;
492         for (i=0;i<SSL_MAX_DIGEST;i++) 
493                 {
494                 if (s->s3->handshake_dgst[i])
495                         EVP_MD_CTX_destroy(s->s3->handshake_dgst[i]);
496                 }
497         OPENSSL_free(s->s3->handshake_dgst);
498         s->s3->handshake_dgst=NULL;
499         }       
500
501
502
503 void ssl3_finish_mac(SSL *s, const unsigned char *buf, int len)
504         {
505         if (s->s3->handshake_buffer && !(s->s3->flags & TLS1_FLAGS_KEEP_HANDSHAKE)) 
506                 {
507                 BIO_write (s->s3->handshake_buffer,(void *)buf,len);
508                 } 
509         else 
510                 {
511                 int i;
512                 for (i=0;i< SSL_MAX_DIGEST;i++) 
513                         {
514                         if (s->s3->handshake_dgst[i]!= NULL)
515                         EVP_DigestUpdate(s->s3->handshake_dgst[i],buf,len);
516                         }
517                 }       
518         }
519
520 int ssl3_digest_cached_records(SSL *s)
521         {
522         int i;
523         long mask;
524         const EVP_MD *md;
525         const uint8_t *hdata;
526         size_t hdatalen;
527
528         /* Allocate handshake_dgst array */
529         ssl3_free_digest_list(s);
530         s->s3->handshake_dgst = OPENSSL_malloc(SSL_MAX_DIGEST * sizeof(EVP_MD_CTX *));
531         memset(s->s3->handshake_dgst,0,SSL_MAX_DIGEST *sizeof(EVP_MD_CTX *));
532         if (!BIO_mem_contents(s->s3->handshake_buffer, &hdata, &hdatalen))
533                 {
534                 OPENSSL_PUT_ERROR(SSL, ssl3_digest_cached_records, SSL_R_BAD_HANDSHAKE_LENGTH);
535                 return 0;
536                 }
537
538         /* Loop through bitso of algorithm2 field and create MD_CTX-es */
539         for (i=0;ssl_get_handshake_digest(i,&mask,&md); i++) 
540                 {
541                 if ((mask & ssl_get_algorithm2(s)) && md) 
542                         {
543                         s->s3->handshake_dgst[i]=EVP_MD_CTX_create();
544                         EVP_DigestInit_ex(s->s3->handshake_dgst[i],md,NULL);
545                         EVP_DigestUpdate(s->s3->handshake_dgst[i],hdata,hdatalen);
546                         } 
547                 else 
548                         {       
549                         s->s3->handshake_dgst[i]=NULL;
550                         }
551                 }
552         if (!(s->s3->flags & TLS1_FLAGS_KEEP_HANDSHAKE))
553                 {
554                 /* Free handshake_buffer BIO */
555                 BIO_free(s->s3->handshake_buffer);
556                 s->s3->handshake_buffer = NULL;
557                 }
558
559         return 1;
560         }
561
562 int ssl3_cert_verify_mac(SSL *s, int md_nid, unsigned char *p)
563         {
564         return(ssl3_handshake_mac(s,md_nid,NULL,0,p));
565         }
566 int ssl3_final_finish_mac(SSL *s, 
567              const char *sender, int len, unsigned char *p)
568         {
569         int ret, sha1len;
570         ret=ssl3_handshake_mac(s,NID_md5,sender,len,p);
571         if(ret == 0)
572                 return 0;
573
574         p+=ret;
575
576         sha1len=ssl3_handshake_mac(s,NID_sha1,sender,len,p);
577         if(sha1len == 0)
578                 return 0;
579
580         ret+=sha1len;
581         return(ret);
582         }
583
584 static int ssl3_handshake_mac(SSL *s, int md_nid,
585              const char *sender, int len, unsigned char *p)
586         {
587         unsigned int ret;
588         int npad,n;
589         unsigned int i;
590         unsigned char md_buf[EVP_MAX_MD_SIZE];
591         EVP_MD_CTX ctx,*d=NULL;
592
593         if (s->s3->handshake_buffer) 
594                 if (!ssl3_digest_cached_records(s))
595                         return 0;
596
597         /* Search for digest of specified type in the handshake_dgst
598          * array*/
599         for (i=0;i<SSL_MAX_DIGEST;i++) 
600                 {
601                   if (s->s3->handshake_dgst[i]&&EVP_MD_CTX_type(s->s3->handshake_dgst[i])==md_nid) 
602                         {
603                         d=s->s3->handshake_dgst[i];
604                         break;
605                         }
606                 }
607         if (!d) {
608                 OPENSSL_PUT_ERROR(SSL, ssl3_handshake_mac, SSL_R_NO_REQUIRED_DIGEST);
609                 return 0;
610         }       
611         EVP_MD_CTX_init(&ctx);
612         EVP_MD_CTX_copy_ex(&ctx,d);
613         n=EVP_MD_CTX_size(&ctx);
614         if (n < 0)
615                 return 0;
616
617         npad=(48/n)*n;
618         if (sender != NULL)
619                 EVP_DigestUpdate(&ctx,sender,len);
620         EVP_DigestUpdate(&ctx,s->session->master_key,
621                 s->session->master_key_length);
622         EVP_DigestUpdate(&ctx,ssl3_pad_1,npad);
623         EVP_DigestFinal_ex(&ctx,md_buf,&i);
624
625         EVP_DigestInit_ex(&ctx,EVP_MD_CTX_md(&ctx), NULL);
626         EVP_DigestUpdate(&ctx,s->session->master_key,
627                 s->session->master_key_length);
628         EVP_DigestUpdate(&ctx,ssl3_pad_2,npad);
629         EVP_DigestUpdate(&ctx,md_buf,i);
630         EVP_DigestFinal_ex(&ctx,p,&ret);
631
632         EVP_MD_CTX_cleanup(&ctx);
633
634         return((int)ret);
635         }
636
637 int n_ssl3_mac(SSL *ssl, unsigned char *md, int send)
638         {
639         SSL3_RECORD *rec;
640         unsigned char *mac_sec,*seq;
641         EVP_MD_CTX md_ctx;
642         const EVP_MD_CTX *hash;
643         unsigned char *p,rec_char;
644         size_t md_size, orig_len;
645         int npad;
646         int t;
647
648         if (send)
649                 {
650                 rec= &(ssl->s3->wrec);
651                 mac_sec= &(ssl->s3->write_mac_secret[0]);
652                 seq= &(ssl->s3->write_sequence[0]);
653                 hash=ssl->write_hash;
654                 }
655         else
656                 {
657                 rec= &(ssl->s3->rrec);
658                 mac_sec= &(ssl->s3->read_mac_secret[0]);
659                 seq= &(ssl->s3->read_sequence[0]);
660                 hash=ssl->read_hash;
661                 }
662
663         t=EVP_MD_CTX_size(hash);
664         if (t < 0 || t > 20)
665                 return -1;
666         md_size=t;
667         npad=(48/md_size)*md_size;
668
669         /* kludge: ssl3_cbc_remove_padding passes padding length in rec->type */
670         orig_len = rec->length+md_size+((unsigned int)rec->type>>8);
671         rec->type &= 0xff;
672
673         if (!send &&
674             EVP_CIPHER_CTX_mode(ssl->enc_read_ctx) == EVP_CIPH_CBC_MODE &&
675             ssl3_cbc_record_digest_supported(hash))
676                 {
677                 /* This is a CBC-encrypted record. We must avoid leaking any
678                  * timing-side channel information about how many blocks of
679                  * data we are hashing because that gives an attacker a
680                  * timing-oracle. */
681
682                 /* npad is, at most, 48 bytes and that's with MD5:
683                  *   16 + 48 + 8 (sequence bytes) + 1 + 2 = 75.
684                  *
685                  * With SHA-1 (the largest hash speced for SSLv3) the hash size
686                  * goes up 4, but npad goes down by 8, resulting in a smaller
687                  * total size. */
688                 unsigned char header[75];
689                 unsigned j = 0;
690                 memcpy(header+j, mac_sec, md_size);
691                 j += md_size;
692                 memcpy(header+j, ssl3_pad_1, npad);
693                 j += npad;
694                 memcpy(header+j, seq, 8);
695                 j += 8;
696                 header[j++] = rec->type;
697                 header[j++] = rec->length >> 8;
698                 header[j++] = rec->length & 0xff;
699
700                 ssl3_cbc_digest_record(
701                         hash,
702                         md, &md_size,
703                         header, rec->input,
704                         rec->length + md_size, orig_len,
705                         mac_sec, md_size,
706                         1 /* is SSLv3 */);
707                 }
708         else
709                 {
710                 unsigned int md_size_u;
711                 /* Chop the digest off the end :-) */
712                 EVP_MD_CTX_init(&md_ctx);
713
714                 EVP_MD_CTX_copy_ex( &md_ctx,hash);
715                 EVP_DigestUpdate(&md_ctx,mac_sec,md_size);
716                 EVP_DigestUpdate(&md_ctx,ssl3_pad_1,npad);
717                 EVP_DigestUpdate(&md_ctx,seq,8);
718                 rec_char=rec->type;
719                 EVP_DigestUpdate(&md_ctx,&rec_char,1);
720                 p=md;
721                 s2n(rec->length,p);
722                 EVP_DigestUpdate(&md_ctx,md,2);
723                 EVP_DigestUpdate(&md_ctx,rec->input,rec->length);
724                 EVP_DigestFinal_ex( &md_ctx,md,NULL);
725
726                 EVP_MD_CTX_copy_ex( &md_ctx,hash);
727                 EVP_DigestUpdate(&md_ctx,mac_sec,md_size);
728                 EVP_DigestUpdate(&md_ctx,ssl3_pad_2,npad);
729                 EVP_DigestUpdate(&md_ctx,md,md_size);
730                 EVP_DigestFinal_ex( &md_ctx,md,&md_size_u);
731                 md_size = md_size_u;
732
733                 EVP_MD_CTX_cleanup(&md_ctx);
734         }
735
736         ssl3_record_sequence_update(seq);
737         return(md_size);
738         }
739
740 void ssl3_record_sequence_update(unsigned char *seq)
741         {
742         int i;
743
744         for (i=7; i>=0; i--)
745                 {
746                 ++seq[i];
747                 if (seq[i] != 0) break; 
748                 }
749         }
750
751 int ssl3_generate_master_secret(SSL *s, unsigned char *out, unsigned char *p,
752              int len)
753         {
754         static const unsigned char *salt[3]={
755                 (const unsigned char *)"A",
756                 (const unsigned char *)"BB",
757                 (const unsigned char *)"CCC",
758                 };
759         unsigned char buf[EVP_MAX_MD_SIZE];
760         EVP_MD_CTX ctx;
761         int i,ret=0;
762         unsigned int n;
763 #ifdef OPENSSL_SSL_TRACE_CRYPTO
764         unsigned char *tmpout = out;
765 #endif
766
767         EVP_MD_CTX_init(&ctx);
768         for (i=0; i<3; i++)
769                 {
770                 EVP_DigestInit_ex(&ctx,s->ctx->sha1, NULL);
771                 EVP_DigestUpdate(&ctx,salt[i],strlen((const char *)salt[i]));
772                 EVP_DigestUpdate(&ctx,p,len);
773                 EVP_DigestUpdate(&ctx,&(s->s3->client_random[0]),
774                         SSL3_RANDOM_SIZE);
775                 EVP_DigestUpdate(&ctx,&(s->s3->server_random[0]),
776                         SSL3_RANDOM_SIZE);
777                 EVP_DigestFinal_ex(&ctx,buf,&n);
778
779                 EVP_DigestInit_ex(&ctx,s->ctx->md5, NULL);
780                 EVP_DigestUpdate(&ctx,p,len);
781                 EVP_DigestUpdate(&ctx,buf,n);
782                 EVP_DigestFinal_ex(&ctx,out,&n);
783                 out+=n;
784                 ret+=n;
785                 }
786         EVP_MD_CTX_cleanup(&ctx);
787
788 #ifdef OPENSSL_SSL_TRACE_CRYPTO
789         if (s->msg_callback)
790                 {
791                 s->msg_callback(2, s->version, TLS1_RT_CRYPTO_PREMASTER,
792                                                 p, len, s, s->msg_callback_arg);
793                 s->msg_callback(2, s->version, TLS1_RT_CRYPTO_CLIENT_RANDOM,
794                                         s->s3->client_random, SSL3_RANDOM_SIZE,
795                                                 s, s->msg_callback_arg);
796                 s->msg_callback(2, s->version, TLS1_RT_CRYPTO_SERVER_RANDOM,
797                                         s->s3->server_random, SSL3_RANDOM_SIZE,
798                                         s, s->msg_callback_arg);
799                 s->msg_callback(2, s->version, TLS1_RT_CRYPTO_MASTER,
800                                         tmpout, SSL3_MASTER_SECRET_SIZE,
801                                         s, s->msg_callback_arg);
802                 }
803 #endif
804         return(ret);
805         }
806
807 int ssl3_alert_code(int code)
808         {
809         switch (code)
810                 {
811         case SSL_AD_CLOSE_NOTIFY:       return(SSL3_AD_CLOSE_NOTIFY);
812         case SSL_AD_UNEXPECTED_MESSAGE: return(SSL3_AD_UNEXPECTED_MESSAGE);
813         case SSL_AD_BAD_RECORD_MAC:     return(SSL3_AD_BAD_RECORD_MAC);
814         case SSL_AD_DECRYPTION_FAILED:  return(SSL3_AD_BAD_RECORD_MAC);
815         case SSL_AD_RECORD_OVERFLOW:    return(SSL3_AD_BAD_RECORD_MAC);
816         case SSL_AD_DECOMPRESSION_FAILURE:return(SSL3_AD_DECOMPRESSION_FAILURE);
817         case SSL_AD_HANDSHAKE_FAILURE:  return(SSL3_AD_HANDSHAKE_FAILURE);
818         case SSL_AD_NO_CERTIFICATE:     return(SSL3_AD_NO_CERTIFICATE);
819         case SSL_AD_BAD_CERTIFICATE:    return(SSL3_AD_BAD_CERTIFICATE);
820         case SSL_AD_UNSUPPORTED_CERTIFICATE:return(SSL3_AD_UNSUPPORTED_CERTIFICATE);
821         case SSL_AD_CERTIFICATE_REVOKED:return(SSL3_AD_CERTIFICATE_REVOKED);
822         case SSL_AD_CERTIFICATE_EXPIRED:return(SSL3_AD_CERTIFICATE_EXPIRED);
823         case SSL_AD_CERTIFICATE_UNKNOWN:return(SSL3_AD_CERTIFICATE_UNKNOWN);
824         case SSL_AD_ILLEGAL_PARAMETER:  return(SSL3_AD_ILLEGAL_PARAMETER);
825         case SSL_AD_UNKNOWN_CA:         return(SSL3_AD_BAD_CERTIFICATE);
826         case SSL_AD_ACCESS_DENIED:      return(SSL3_AD_HANDSHAKE_FAILURE);
827         case SSL_AD_DECODE_ERROR:       return(SSL3_AD_HANDSHAKE_FAILURE);
828         case SSL_AD_DECRYPT_ERROR:      return(SSL3_AD_HANDSHAKE_FAILURE);
829         case SSL_AD_EXPORT_RESTRICTION: return(SSL3_AD_HANDSHAKE_FAILURE);
830         case SSL_AD_PROTOCOL_VERSION:   return(SSL3_AD_HANDSHAKE_FAILURE);
831         case SSL_AD_INSUFFICIENT_SECURITY:return(SSL3_AD_HANDSHAKE_FAILURE);
832         case SSL_AD_INTERNAL_ERROR:     return(SSL3_AD_HANDSHAKE_FAILURE);
833         case SSL_AD_USER_CANCELLED:     return(SSL3_AD_HANDSHAKE_FAILURE);
834         case SSL_AD_NO_RENEGOTIATION:   return(-1); /* Don't send it :-) */
835         case SSL_AD_UNSUPPORTED_EXTENSION: return(SSL3_AD_HANDSHAKE_FAILURE);
836         case SSL_AD_CERTIFICATE_UNOBTAINABLE: return(SSL3_AD_HANDSHAKE_FAILURE);
837         case SSL_AD_UNRECOGNIZED_NAME:  return(SSL3_AD_HANDSHAKE_FAILURE);
838         case SSL_AD_BAD_CERTIFICATE_STATUS_RESPONSE: return(SSL3_AD_HANDSHAKE_FAILURE);
839         case SSL_AD_BAD_CERTIFICATE_HASH_VALUE: return(SSL3_AD_HANDSHAKE_FAILURE);
840         case SSL_AD_UNKNOWN_PSK_IDENTITY:return(TLS1_AD_UNKNOWN_PSK_IDENTITY);
841         case SSL_AD_INAPPROPRIATE_FALLBACK:return(SSL3_AD_INAPPROPRIATE_FALLBACK);
842         default:                        return(-1);
843                 }
844         }
845