I have a tested VWNC inspired implementation of Blowfish
that is based on Streams. No doubt it is not as fast as the VWNC version but it is based on Streams. It is written in Dolphin Smalltalk. I could clean it up some and dump it into this mailing list as a Dolphin 6 package. Are you working on electronic money? _______________________________________________ Cryptography mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/cryptography |
I would rather that this list remain focused on Squeak and that all
contributions be MIT licensed. I don't know what the requirements are for Dolphin licensing. To be clear all code posted here should be by an author that has signed the Viewpoints agreement. It should be licensed MIT to be included. It should not be transferred to any country that is on the list of restricted countries as defined by the US Government. Thanks, Ron Teitelbaum Squeak Cryptography Team Leader > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of > Kjell Godo > Sent: Thursday, October 16, 2008 2:04 AM > To: [hidden email] > Subject: [Cryptography Team] ( picoVerse-:( I have a VWNC > inspiredimplementation of Blowfish ) ) > > I have a tested VWNC inspired implementation of Blowfish > that is based on Streams. No doubt it is not as fast as the > VWNC version but it is based on Streams. It is written in > Dolphin Smalltalk. I could clean it up some and dump it > into this mailing list as a Dolphin 6 package. > > Are you working on electronic money? > _______________________________________________ > Cryptography mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/cryptography _______________________________________________ Cryptography mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/cryptography |
I could copy each method over to Squeak and stick an MIT license into it.
I wrote it using Dolphin Smalltalk. But it would be easy to move it over to Squeak. What is the Viewpoints agreement? Is there any work being done on electronic money? If it should not be transferred to any country on the list then does that mean that it can't be accessible via the internet? Since every country has access to the internet? On 10/16/08, Ron Teitelbaum <[hidden email]> wrote: > I would rather that this list remain focused on Squeak and that all > contributions be MIT licensed. I don't know what the requirements are for > Dolphin licensing. > > To be clear all code posted here should be by an author that has signed the > Viewpoints agreement. > > It should be licensed MIT to be included. > > It should not be transferred to any country that is on the list of > restricted countries as defined by the US Government. > > Thanks, > Ron Teitelbaum > Squeak Cryptography Team Leader > >> -----Original Message----- >> From: [hidden email] >> [mailto:[hidden email]] On Behalf Of >> Kjell Godo >> Sent: Thursday, October 16, 2008 2:04 AM >> To: [hidden email] >> Subject: [Cryptography Team] ( picoVerse-:( I have a VWNC >> inspiredimplementation of Blowfish ) ) >> >> I have a tested VWNC inspired implementation of Blowfish >> that is based on Streams. No doubt it is not as fast as the >> VWNC version but it is based on Streams. It is written in >> Dolphin Smalltalk. I could clean it up some and dump it >> into this mailing list as a Dolphin 6 package. >> >> Are you working on electronic money? >> _______________________________________________ >> Cryptography mailing list >> [hidden email] >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/cryptography > > _______________________________________________ > Cryptography mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/cryptography > Cryptography mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/cryptography |
Hello,
If you are the original author then sure it would be great if you could write it for squeak if you are ok with licensing under MIT. The Viewpoints agreement is http://wiki.squeak.org/squeak/uploads/6016/SqueakDistributionAgreement.pdf The cryptography code can only be uploaded to US Government registered sites. We have registered: This mailing list and the squeakSource repository, so both are fine for posting code. The main restriction is that you should not email or transfer your code or any code that is derived from the code you download from this mailing list or the squeakSource repository to any country that is included on the list of restricted countries which is maintained by the US Government. There is a special exception for Open Source programs like ours which allows registered sites to be available freely on the internet. If you search this mailing list you will find more information about how and what we registered. I am not personally working with electronic money, can you be more specific, are you talking about working with companies like Cybersource, Paypal or something else? Thanks, Ron Teitelbaum > -----Original Message----- > From: Kjell Godo [mailto:[hidden email]] > Sent: Friday, October 17, 2008 12:50 AM > To: [hidden email]; Cryptography Team Development List > Subject: Re: [Cryptography Team] ( picoVerse-:( I have a VWNC > inspiredimplementation of Blowfish ) ) > > I could copy each method over to Squeak and stick an MIT license into it. > I wrote it using Dolphin Smalltalk. But it would be easy to move it > over to Squeak. > > What is the Viewpoints agreement? > > Is there any work being done on electronic money? > > If it should not be transferred to any country on the list then does > that mean that it can't be accessible via the internet? Since every > country has access to the internet? > > On 10/16/08, Ron Teitelbaum <[hidden email]> wrote: > > I would rather that this list remain focused on Squeak and that all > > contributions be MIT licensed. I don't know what the requirements are > for > > Dolphin licensing. > > > > To be clear all code posted here should be by an author that has signed > the > > Viewpoints agreement. > > > > It should be licensed MIT to be included. > > > > It should not be transferred to any country that is on the list of > > restricted countries as defined by the US Government. > > > > Thanks, > > Ron Teitelbaum > > Squeak Cryptography Team Leader > > > >> -----Original Message----- > >> From: [hidden email] > >> [mailto:[hidden email]] On Behalf Of > >> Kjell Godo > >> Sent: Thursday, October 16, 2008 2:04 AM > >> To: [hidden email] > >> Subject: [Cryptography Team] ( picoVerse-:( I have a VWNC > >> inspiredimplementation of Blowfish ) ) > >> > >> I have a tested VWNC inspired implementation of Blowfish > >> that is based on Streams. No doubt it is not as fast as the > >> VWNC version but it is based on Streams. It is written in > >> Dolphin Smalltalk. I could clean it up some and dump it > >> into this mailing list as a Dolphin 6 package. > >> > >> Are you working on electronic money? > >> _______________________________________________ > >> Cryptography mailing list > >> [hidden email] > >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/cryptography > > > > _______________________________________________ > > Cryptography mailing list > > [hidden email] > > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/cryptography > > _______________________________________________ Cryptography mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/cryptography |
Free forum by Nabble | Edit this page |