From: Carlos M. <Car...@Ne...> - 2004-09-21 12:35:53
|
Alex Peshkov wrote: > Carlos Ma=E7=E3o wrote: > > > Alex Peshkov wrote: > > > > =20 > > > > > > MD5 isn't secure, read this: > > > > > > > > http://pages.infinit.net/ctech/20040918-0855.html > >>> =20 > > > > > > > Do we have appropriate (from both licensing and supported > > > OSs)=3D20 implementation of mentioned there SHA-1 or better SHA-2 > > > ? A. > >> =20 > > > > > > > You can look at http://www.cityinthesky.co.uk/delphi.html the author > > says it already compiles on Borland Builder C++. > > =20 > > > Delphi, Pascal - not ok. It is not OS-portable. > Of course I am not proposing to use the direct implementation, but based on the already mentioned compatibility with Borland Builder C++ and because we are talking about math algorithms it should not be difficult to port it to standard C++. Best regards, Carlos Macao |