help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hash function doesn't work


From: Francesco Potortì
Subject: Re: Hash function doesn't work
Date: Fri, 31 Mar 2017 11:39:44 +0200

>> error: 'hash' undefined near line 1 column 1
>>
>> Which version of octave?
>for older versions, you could try md5sum.

Or, if you need sha1, you can use the SHA1 function from the "general"
package.  Which works on Windows but has problems on Linux.  If you need
sha1 on Linux with Octave older than 4.2, you can invoke the system's
sha1sum command using popen2 (I can provide an example if you need
that).

-- 
Francesco Potortì (ricercatore)        Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR          Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa         Skype:  wnlabisti
(entrance 20, 1st floor, room C71)     Web:    http://fly.isti.cnr.it




reply via email to

[Prev in Thread] Current Thread [Next in Thread]