http://metawire.org/~sec/aesv3.zip
-
CherokeeStalker
- User

- Posts: 66
- Joined: Fri Oct 17, 2003 2:42 am
http://metawire.org/~sec/aesv3.zip
Can't download from this link. Can I get it somewhere else ?
-
sec
- Enthusiast

- Posts: 792
- Joined: Sat Aug 09, 2003 3:13 am
- Location: 90-61-92 // EU or ASIA
- Contact:
http://metawire.org/~sec/aesv2.zip working too. 
more on Newbie 's site
http://perso.wanadoo.fr/jugesoftware/pu ... crypto.htm
more on Newbie 's site
http://perso.wanadoo.fr/jugesoftware/pu ... crypto.htm
-
CherokeeStalker
- User

- Posts: 66
- Joined: Fri Oct 17, 2003 2:42 am
That's v2, I'm trying to get v3. Check the link in my original post a little closer !sec wrote:http://metawire.org/~sec/aesv2.zip working too.
more on Newbie 's site
http://perso.wanadoo.fr/jugesoftware/pu ... crypto.htm
-
CherokeeStalker
- User

- Posts: 66
- Joined: Fri Oct 17, 2003 2:42 am
Oh, but if that's the case why make this post ?newbie wrote:Sec has said "work too", which means that V2 is perfectly working.
No one has the v3, I guess it has just speed optimization.
In the meantime V2 is perfectly working
viewtopic.php?p=66934#66934
That address me & newbie; not Sec.CherokeeStalker wrote:Oh, but if that's the case why make this post ?newbie wrote:Sec has said "work too", which means that V2 is perfectly working.
No one has the v3, I guess it has just speed optimization.
In the meantime V2 is perfectly working
viewtopic.php?p=66934#66934
It has nothing to do with the Lib itself and it's functions, but that the functions were used not really correct.
Both Sec's lib as my lib key expect a key to do the encryption successfully. But the way the key was _passed to the lib_ was not according to the standard. That was why I complained. BTW, it didn't really affect encryption but interoperability.
In other words; not the lib was wrong, but the usage of the lib. That was corrected a few postings later anyway and only concerned the AES_Crypt_File procedure.
Hope this clarifies it.