Navigation

Operators and Keywords

Function List:

C++ API

Built-in Function: md5sum (file)
Built-in Function: md5sum (str, opt)

Calculate the MD5 sum of the file file.

If the second parameter opt exists and is true, then calculate the MD5 sum of the string str.

Package: octave