| QuickHash Library | API |
|
PANAMA API Functions
| SL_PANAMA_Init | Initializes the context. | |
| SL_PANAMA_Update | Updates the context with a continuous block of memory. | |
| SL_PANAMA_UpdateStr | Updates the context with a null-terminated string. | |
| SL_PANAMA_Final | Retrieves the PANAMA digest from the context and reinitializes the context. | |
| SL_PANAMA_FinalHex | Retrieves the PANAMA digest from the context and reinitializes the context. The obtained digest is a null-terminated hexadecimal string. | |
| SL_PANAMA_Calculate | Calculates the PANAMA digest for a continuous block of memory. | |
| SL_PANAMA_CalculateStr | Calculates the PANAMA digest for a null-terminated string. | |
| SL_PANAMA_CalculateHex | Calculates the PANAMA digest for a continuous block of memory. The obtained digest is a null-terminated hexadecimal string. | |
| SL_PANAMA_CalculateStrHex | Calculates the PANAMA digest for a null-terminated string. The obtained digest is a null-terminated hexadecimal string. | |
PANAMA API Overview | Useful Links | HashCalc
| Send Feedback to SlavaSoft Inc. | Tell a friend about QuickHash Library |