Discussion:
VLI module for Stony Brook modula-2
(too old to reply)
a***@drrob1.com
2013-04-07 04:00:33 UTC
Permalink
I wrote a module that uses the crypto files that come w/ the Stony
Brook environment. That works fine for md5 and sha1 hashes, and works
but generates truncated hashes for sha256+ stuff.

I tried using the VLI module that is also there in the same subdir.
When I imported the module, I'm getting a circular reference error
that I don't understand.

Anyone else come across this, and has been able to fix it?

Thanks
a***@drrob1.com
2013-04-08 00:21:11 UTC
Permalink
Nevermind. I figured it out.
ioannis symeonidis
2014-09-10 12:14:34 UTC
Permalink
Hi can you share your knowledge.
I am getting the same circular reference error and I don't know what it is.

Kind regards,
ioannis
a***@drrob1.com
2014-10-20 23:01:47 UTC
Permalink
On Wed, 10 Sep 2014 05:14:34 -0700 (PDT), ioannis symeonidis
Post by ioannis symeonidis
Hi can you share your knowledge.
I am getting the same circular reference error and I don't know what it is.
Kind regards,
ioannis
I am not clear on what you are asking. I have used the VLI routines
and have gotten them to work on the original Stony Brook Modula 2
build 31.

Could you be more specific? Code, perhaps?

Loading...