|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Hashing is used to summarize a file or a character string... |
|
|
|
|
|
|
|
| Calculates the Hash of a character string according to a specific algorithm. |
|
|
|
|
|
|
|
| Calculates the Hash of a file according to a specific algorithm. |
|
|
|
|
|
|
|
The spDerivation property is used to:- Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
- Set the key derivation function used for hashing (only for "Password" items defined programmatically).
|
|
|
|
|
|
|
|
| Checks the Hash of a character string for a specific type of algorithm. |
|
|
|
|
|
|
|
| Checks the Hash of a file for a specific type of algorithm. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash result. |
|
|
|
|
|
|
|
| Creates the signature of a character string. |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
|
| An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by HashCheckString when checking the hash algorithm. |
|
|
|
|
|
|
|
| Encrypts a string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
|
| Encrypts a string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
|
| The following SQL functions can be used on the queries written in SQL code (classified by theme)... |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|