Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXZ
          ]
        
        perl-MIME-Base64 - Encoding and decoding of base64 strings
        
        
        - Description:
- This module provides functions to encode and decode strings into and from
the base64 encoding specified in RFC 2045 - MIME (Multipurpose Internet
Mail Extensions). The base64 encoding is designed to represent arbitrary
sequences of octets in a form that need not be humanly readable.
A 65-character subset ([A-Za-z0-9+/=]) of US-ASCII is used, enabling 6
bits to be represented per printable character. 
Packages
        
        
            | perl-MIME-Base64-3.08-4m.mo7.x86_64
              [32 KiB] | Changelog
              by Yohsuke Ooi (2011-01-14): - (6:5.12.1-4m)
- [SECURITY] CVE-2010-2761 CVE-2010-4410
- update CGI.pm to 3.50 by applying patch |