Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: XUSHSH

Package: Kernel

Routine: XUSHSH


Information

XUSHSH ;ISF/STAFF - ENCRYPTION/DECRYPTION UTILITIES ;01/20/16 14:33

Source Information

Source file <XUSHSH.m>

Entry Points

Name Comments DBIA/ICR reference
EN(X) ;Extrinsic function $$EN^XUSHSH(X), IA #4758
  • ICR #4758
    • Status: Active
    • Usage: Controlled Subscription
    KE ;Intrinsic subroutine.
    B ;Intrinsic subroutine.
    C ;Intrinsic subroutine.
    CL ;Intrinsic subroutine.
    SHAHASH(N,X,FLAG) ;One-Way Hash Utility, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    B64ENCD(X) ;Base 64 Encode, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    B64DECD(X) ;Base 64 Decode, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    RSAENCR(TEXT,CERT,CAFILE,CRLFILE,ENC) ;RSA Encrypt, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    RSADECR(TEXT,KEY,PWD,ENC) ;RSA Decrypt, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    AESENCR(TEXT,KEY,IV) ;AES Encrypt, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    AESDECR(TEXT,KEY,IV) ;AES Decrypt, IA #6189
  • ICR #6189
    • Status: Active
    • Usage: Supported
    Z ;;
    Info |  Source |  Entry Points