!C99Shell v. 1.0 pre-release build #13!

Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a 

uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 

uid=99(nobody) gid=98(nobody) groups=98(nobody) 

Safe-mode: OFF (not secure)

/usr/doc/ImageMagick-5.5.4-3/api/   drwxr-xr-x
Free 318.35 GB of 458.09 GB (69.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     signature.html (4.61 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
signature - Compute a Digital Signature for an Image Pair


NAME

signature - Compute a Digital Signature for an Image


SYNOPSIS

FinalizeSignature( SignatureInfo *signature_info );

GetSignatureInfo( SignatureInfo *signature_info );

unsigned int SignatureImage( Image *image );

TransformSignature( SignatureInfo *signature_info );

UpdateSignature( SignatureInfo *signature_info, const unsigned char *message, const size_t length );


FUNCTION DESCRIPTIONS

FinalizeSignature

FinalizeSignature() finalizes the SHA message digest computation.

The format of the FinalizeSignature method is:

FinalizeSignature ( SignatureInfo *signature_info );

A description of each parameter follows:

signature_info:
The address of a structure of type SignatureInfo.

GetSignatureInfo

GetSignatureInfo() initializes the SHA message digest structure.

The format of the GetSignatureInfo method is:

GetSignatureInfo ( SignatureInfo *signature_info );

A description of each parameter follows:

signature_info:
The address of a structure of type SignatureInfo.

SignatureImage

SignatureImage() computes a message digest from an image pixel stream with an implementation of the NIST SHA-256 Message Digest algorithm. This signature uniquely identifies the image and is convenient for determining if an image has been modified or whether two images are identical.

The format of the SignatureImage method is:

unsigned int SignatureImage ( Image *image );

A description of each parameter follows:

image:
The image.

TransformSignature

TransformSignature() transforms the SHA message digest.

The format of the TransformSignature method is:

TransformSignature ( SignatureInfo *signature_info );

A description of each parameter follows:

signature_info:
The address of a structure of type SignatureInfo.

UpdateSignature

UpdateSignature() updates the SHA message digest.

The format of the UpdateSignature method is:

UpdateSignature ( SignatureInfo *signature_info, const unsigned char *message, const size_t length );

A description of each parameter follows:

signature_info:
The address of a structure of type SignatureInfo.

message:
the message

length:
The length of the message.

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0369 ]--