Man Pages in tcl-trf-doc

  1. Carta.tech
  2. Packages
  3. tcl-trf-doc
  • 32

    Section 3: Library calls

    Trf_CheckOptions.3
    Interface to procedures to check an option container.
    Trf_ClearCtrlBlock.3
    Interface for procedures to reset the internal state of an encoder/decoder.
    Trf_ConverterOptions.3
    Return the set of option processing procedures required by conversion transformers.
    Trf_CreateCtrlBlock.3
    Interface to procedure for creation of encoder/decoder control structures.
    Trf_CreateOptions.3
    Interface to procedures to create a container holding option values.
    Trf_DeleteCtrlBlock.3
    Interface to procedure for destruction of encoder/decoder control structures.
    Trf_DeleteOptions.3
    Interface to proceduress to delete a container made with 'trf_createoptions'.
    Trf_FlipRegisterLong.3
    Swap the bytes of all 4-byte words contained in the buffer.
    Trf_FlipRegisterShort.3
    Swap the bytes of all 2-byte words contained in the buffer.
    Trf_FlushTransformation.3
    Interface to procedures used to flush buffered characters.
    Trf_Init.3
    Initialize extension in standard interpreter.
    Trf_InitStubs.3
    Convenience declaration of trf_initstubs.
    Trf_IsInitialized.3
    Check initialization state of specified interpreter.
    Trf_LoadLibrary.3
    General purpose library loader functionality.
    Trf_MDCheck.3
    Interface to procedures for check/manipulation of the environment (shared libraries, ...).
    Trf_MDFinal.3
    Interface to procedures for generation of the final digest from a md state.
    Trf_MDStart.3
    Interface to procedures for initialization of a md context.
    Trf_MDUpdate.3
    Interface to procedures for update of a md context.
    Trf_MDUpdateBuf.3
    Interface to procedures for update of a md context.
    Trf_QueryMaxRead.3
    Interface for procedures to query a transformation about the max.
    Trf_QueryOptions.3
    Interface to procedures to query an option container.
    Trf_Register.3
    Register the specified transformation at the given interpreter.
    Trf_RegisterMessageDigest.3
    Procedure to register a message digest algorithm in an interpreter.
    Trf_SafeInit.3
    Initialize extension in safe interpreter.
    Trf_SeekQueryOptions.3
    Interface to procedures to query an option container.
    Trf_SetObjOption.3
    Interface to procedures to define the value of an option.
    Trf_SetOption.3
    Interface to procedures to define the value of an option.
    Trf_ShiftRegister.3
    Shift the register.
    Trf_TransformBuffer.3
    Interface to procedures for transformation of character sequences.
    Trf_TransformCharacter.3
    Interface to procedures for transformation of a single character.
    Trf_WriteProc.3
    Interface to procedures used by an encoder/decoder to write its transformation results.
    Trf_XorBuffer.3
    Xor the bytes in a buffer with a mask.
  • 28

    Section 3trf: Library calls

    adler.3trf
    Message digest "adler"
    ascii85.3trf
    Encoding "ascii85"
    base64.3trf
    Encoding "base64"
    bin.3trf
    Encoding "bin"
    bz2.3trf
    Data compression "bz2"
    crc.3trf
    Message digest "crc"
    crc-zlib.3trf
    Message digest "crc-zlib"
    crypt.3trf
    Password hashing based on "crypt"
    haval.3trf
    Message digest "haval"
    hex.3trf
    Encoding "hex"
    md2.3trf
    Message digest "md2"
    md5.3trf
    Message digest "md5"
    md5_otp.3trf
    Message digest "md5_otp"
    md5crypt.3trf
    Password hashing based on "md5"
    oct.3trf
    Encoding "oct"
    otp_words.3trf
    Encoding "otp_words"
    quoted-printable.3trf
    Encoding "quoted-printable"
    ripemd128.3trf
    Message digest "ripemd-128"
    ripemd160.3trf
    Message digest "ripemd-160"
    rs_ecc.3trf
    Reed-solomon error correcting code
    sha.3trf
    Message digest "sha"
    sha1.3trf
    Message digest "sha1"
    sha1_otp.3trf
    Message digest "sha1_otp"
    transform.3trf
    Tcl level transformations
    trf.3trf
    Introduction to trf
    unstack.3trf
    Unstacking channels
    uuencode.3trf
    Encoding "uuencode"
    zip.3trf
    Data compression "zip"