[ melisa_96 @ 04.05.2011. 18:06 ] @
Da li neko zna isprogramirati ili ima vec uradjeno slijedece probleme : sha1 , stepenovanje i logoritmiranje po modulu n , provjera maticnog broja ??
[ kiklop74 @ 05.05.2011. 17:14 ] @
sha1 - Crypto++ biblioteka ( kako se koristi http://www.elitesecurity.org/t418222-SHA-implementacija)
logaritmi etc. - standardna c biblioteka - cmath
http://www.cplusplus.com/reference/clibrary/cmath/log/
http://www.cplusplus.com/reference/clibrary/cmath/exp/

Maticni broj: Evo ti literature pa napisi kod sama - http://en.wikipedia.org/wiki/Jmbg
[ melisa_96 @ 06.05.2011. 16:24 ] @
>

--20cf30426cc89453b304a29d1509
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

hvala punoooooo<br><br><div class="gmail_quote">2011/5/5 kiklop74 <span dir="ltr">&lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
sha1 - Crypto++ biblioteka ( kako se koristi (<a href="http://www.elitesecurity.org/t418222-SHA-implementacija" target="_blank">http://www.elitesecurity.org/t...-SHA-implementacija</a>: <a href="http://www.elitesecurity.org/t418222-SHA-implementacija" target="_blank">http://www.elitesecurity.org/t418222-SHA-implementacija</a> ))<br>

logaritmi etc. - standardna c biblioteka - cmath<br>
� � � � � � � � � �(<a href="http://www.cplusplus.com/reference/clibrary/cmath/log/" target="_blank">http://www.cplusplus.com/reference/clibrary/cmath/log/</a>: <a href="http://www.cplusplus.com/reference/clibrary/cmath/log/" target="_blank">http://www.cplusplus.com/reference/clibrary/cmath/log/</a> )<br>

� � � � � � � � � �(<a href="http://www.cplusplus.com/reference/clibrary/cmath/exp/" target="_blank">http://www.cplusplus.com/reference/clibrary/cmath/exp/</a>: <a href="http://www.cplusplus.com/reference/clibrary/cmath/exp/" target="_blank">http://www.cplusplus.com/reference/clibrary/cmath/exp/</a> )<br>

<br>
Maticni broj: Evo ti literature pa napisi kod sama - (<a href="http://en.wikipedia.org/wiki/Jmbg" target="_blank">http://en.wikipedia.org/wiki/Jmbg</a>: <a href="http://en.wikipedia.org/wiki/Jmbg" target="_blank">http://en.wikipedia.org/wiki/Jmbg</a> )<br>

<font color="#888888"><br>
<br>
--<br>
<a href="http://www.elitesecurity.org/p2864698" target="_blank">http://www.elitesecurity.org/p2864698</a><br>
</font><div><div></div><div class="h5"><br>
Prijave/odjave: <a href="http://www.elitesecurity.org/pracenje#428772" target="_blank">http://www.elitesecurity.org/pracenje#428772</a><br>
<br>
Ne menjajte sledece dve linije ukoliko odgovarate putem emaila!<br>
esauth:428772:26ea9b7c1177e8404d8ba273116aef6d<br>
[ melisa_96 @ 06.05.2011. 16:33 ] @
ovo gore sto ste mi poslali je sha 256 a ne sha1 ima neke razlike
[ kiklop74 @ 06.05.2011. 17:34 ] @

Poseti stranu biblioteke i procitaj dokumentaciju.

http://www.cryptopp.com/