there are many mirrors, you can get them for example from:
http://de1.opensde.net/opensde/mirror/trunk/c/crypt-1.17.tar.bz2
http://de1.opensde.net/opensde/mirror/trunk/t/tfm-0.12.tar.bz2
http://de1.opensde.net/opensde/mirror/trunk/l/ltm-0.39.tar.bz2
> Tom's email address is no longer valid either. Is this library
> abandoned?
I really hope Tom is well and just taking off-line vacations. I love his
work and his effort toward the "open academia"
Regards,
Alejandro Mery
9c746822c84e4276e432b64964f94d1d5ddd13ad
download/mirror/c/crypt-1.17.tar.bz2
288bd8f1451718acd97effe6591749246ae8f5c1 download/mirror/t/tfm-0.12.tar.bz2
a6db2221c64a1951c5c78d573dbf427f989fd346 download/mirror/l/ltm-0.41.tar.bz2
google for the file names and you will find many mirrors, some of them
publishing hashes... but with libtom.org down it's hard to "validate"
them anyway.
Good luck,
Alejandro Mery
when i have a look at
it seems to me that tom isn't up for maintaining his libtom
projects... but he's still alive :)
so possibly he will return one day
Steffen
>>>> Tuesday, August 19, 2008, 11:40:06 PM you wrote
-Patrick
That is an abomination. The idiocy of some people astounds me.
-Patrick
aside from the fact that i've won "The Irish National Lottery Online
Lottery" ;)
steffen
>>>> Wednesday, August 27, 2008, 7:28:30 PM you wrote
Hi Marc,
may you ask him to hand over a copy of the cvs repos (and maybe
tarballs) so we can resurrect libtom as a community project?
Thanks,
Alejandro
> So we can consider the library as orphaned...
> It should be relicensed to encourage people contributing.
afaik libtomcrypt and associated libs are public domain, can't be
any more free. You are free to do with it what you want.
(at least this used to be the case with libtomcrypt 1.13)
From his license file:
| [20:14] fkr(ripley):..ibtomcrypt %> cat LICENSE
| LibTomCrypt is public domain. As should all quality software be.
|
| Tom St Denis
felix
--
GPG/PGP: D9AC74D0 / 076E 1E87 3E05 1C7F B1A0 8A48 0D31 9BD3 D9AC 74D0
http://hazardous.org/~fkr - f...@hazardous.org - fkr@silc|irc - FKR-RIPE
https://www.bytemine.net/ - bytemine - BSD based Hosting/Solutions/Ideas
> I finally published my patch on my site, I had to choose a licence,
> and decided
> for GPLv3+... it is available on:
> http://bodrato.it/software/toom.html#ltm
might be a flamewar question, but why do you release a
contribution to a public domain project under something like
the gpl?
Not that I want a flame war either, but the reason is wrong. Patents and
GPL are completely different issues. For instance, you cannot patent
something's that in the public domain ! (whereas you might be able to
patent GPL stuff).
Anyway, for next contributions, I would encourage people to put it
either in the *public domain*, or use licenses that do not 'contaminate'
projects (BSD...).
But I do not want at all to start a flame war as I said, and thanks for
your contribution.
I can't contribute much to this project on my side, aside perhaps from
time to time on documentation ? Let me know. I'd love to see Tom's work
go on.
Just to let you know, in my previous work, I used LibTom for the
following reasons:
- it is easy to integrate to projects. Just want AES ? Take the AES file
(or so). This is the MAIN reason.
- its license is clear (compared to OpenSSL). This was a very important
reasons to my boss and customers.
- it compiles on ARM platforms.
- the implementation is clean, simple, straight forward, and actually
quite efficient. At that time, I had benchmarked some algorithms, and it
was comparable to OpenSSL or Crypto++
- the documentation does not cover all aspects but for those covered, it
is accurate.
Regards
Axelle
Hi,
Don't take me wrong: I do appreciate you are contributing, and that's
the most important whatever license is chosen.
I just had the feeling you have chosen GPL, kind of 'by default' and to
that part, I just wanted to argue that GPL is not necessarily the best
choice for LibTom. In particular, the contaminating aspect of the
library can be a nuisance to people.
But, for sure, as far as you are concerned, *you* choose what *you*
want, of course !
> You can patent an algorithm, then release some code implementing
> it with the most liberal copyright licence (and I have to underline it
> again: "public domain" in my country is not a "clear licence", it is a
> "nonsense"), then ask for royalties to people using it, because of the
> patent.
Yes, true.
> Patents and copyright "are completely different issues", as you said.
> You can take a "public domain" code, include it in a patented
> software and distribute it asking for royalties.
Yes and no. You can always ask royalties for the part that concerns your
patent, but you are not getting any royalties for the public domain code
you include.
> You can NOT do this [1]
> with my code, because you must agree with GPLv3 to distribute it.
I am not sure of this at all. I mean, yes, we have to agree to GPLv3,
but I do not think this implies you cannot include patented parts
(patented software - if legal - or patented ideas).
Kind regards
Axelle.
> Not that I want a flame war either, but the reason is wrong. Patents
> and
> GPL are completely different issues. For instance, you cannot patent
> something's that in the public domain ! (whereas you might be able to
> patent GPL stuff).
There is a lot of wrongness with GPL, but it appears to me that Pare
application of GPL does what he intended.
GPL is a copyright virus that infects anything it touches. One can not
use GPLed code and restrict redistribution of the finished product. So
there is no point in patenting other parts of the project.
I think patents are great. That GPL proponents and other anti-patent
forces do not realize that patents are an early form of exactly what
the "free software" thing is all about. That in exchange for
disclosing the details of the invention one gets a limited time
exclusive. But then after that term and for all eternity the idea is
free for anyone to use. And in being well documented in the first
place it prevents others from making the same claim, and could help
others make use of the idea after the patent expires.
Before patents one could claim ownership of their invention for
eternity.