File: //proc/self/root/lib64/python2.7/site-packages/M2Crypto/util.pyo
�
�1Mc           @   s�   d  Z  d d l Z d d l Z d e f d �  �  YZ e j e � d �  Z d d � Z d �  Z d	 �  Z	 e j
 d
 � Z d �  Z d d
 d � Z
 d �  Z d S(   s�   
    M2Crypto utility routines.
    
    Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
    
    Portions created by Open Source Applications Foundation (OSAF) are
    Copyright (C) 2004 OSAF. All Rights Reserved.
i����Nt	   UtilErrorc           B   s   e  Z RS(    (   t   __name__t
   __module__(    (    (    s3   /usr/lib64/python2.7/site-packages/M2Crypto/util.pyR    
   s    c         C   s�   d d  l  } d d  l } | j  d � } d } |  d  d k rF d } n  xW t | t |  � d � D]= } | j d |  | | d !f d � } | j t | � � q_ W| j �  S(   Ni����t   ci    i   t   0xs   %si   (   t   arrayt   stringt   ranget   lent   atoit   appendt   chrt   tostring(   t   sR   R   t   art   startt   it   num(    (    s3   /usr/lib64/python2.7/site-packages/M2Crypto/util.pyt   h2b   s    	$i   c         C   s&