Hello everybody,
how can I create a SAH1 Hashcode from any file in Servoy?
Example: I need a a SAH1 Hashcode from picture.png in the upload directory.
Hello everybody,
how can I create a SAH1 Hashcode from any file in Servoy?
Example: I need a a SAH1 Hashcode from picture.png in the upload directory.
Hi cotas,
I assume you mean the Secure Hash Algorithm 1 (SHA-1).
You could take a look at the Cryptor plugin from IT2Be. It supports SHA. It however doesn’t say which SHA version this is.
You might want to ask Marcel (the author) about this.
Hope this helps
That´s it… Thank you very much!