RSA BSAFE Crypto-C

Cryptographic Components for C

Search

AI_RFC1113Recode

Converts data from binary format to ASCII characters, and vice versa, as defined by RFC 1113, allowing developers to use the binary-to-printable recoding algorithms.
See also:
RFC 1421 for an updated version of the standard.

info Format

B_SetAlgorithmInfo() NULL_PTR
B_GetAlgorithmInfo() NULL_PTR

AI_RFC1113Recode Information

Functions to use B_EncodeInit(), B_EncodeUpdate(), B_EncodeFinal(), B_DecodeInit(), B_DecodeUpdate() and B_DecodeFinal().
Output Considerations When encoding, for each three Bytes of input there are four Bytes of output.
When decoding, for each four Bytes of input there are three Bytes of output.


Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 068-001001-6210-001-000 - 6.2.1