Search found 4 matches

by reijin
Thu Jun 18, 2009 1:56 pm
Forum: Announcement
Topic: RSA 2048, Blowfish, Rijndael, Whirlpool PureLib
Replies: 83
Views: 50164

JCV wrote:just play with the includefile. rijndael?
ProcedureDLL.l PureCrypt_AES_Encoder(*Buffer, keys.s)
ProcedureDLL.l PureCrypt_AES_Decoder(*Buffer, keys.s)
yeah thanks
by reijin
Thu Jun 18, 2009 8:58 am
Forum: Announcement
Topic: RSA 2048, Blowfish, Rijndael, Whirlpool PureLib
Replies: 83
Views: 50164

@reijin
I dont know which lib you need. And I dont have access to my home pc.

But I have a beta libs here.
Works both unicode & Non-unicode.
IncludeFile + Static Library
http://rapidshare.com/files/245822177/cryptohash.rar.html

Use at your own risk. You can modify the includefile if you want ...
by reijin
Tue Jun 16, 2009 9:42 am
Forum: Announcement
Topic: RSA 2048, Blowfish, Rijndael, Whirlpool PureLib
Replies: 83
Views: 50164

one month later im asking also for a re up^^

cant someone of the users who already have downloaded the lib re up it?
by reijin
Sun Jun 08, 2008 1:30 pm
Forum: Coding Questions
Topic: possible bug - thread crashing due to an unknown reason
Replies: 4
Views: 808

possible bug - thread crashing due to an unknown reason

Hello!!
Im not new to PB and i already tried to fix this problem. And posted it in the german forum - without any result.

This code is part of a dll. It will be injected into a process.
What is should do:
Showing a messagerequester.
waiting for pushing the HOME-Key.
OPening a window ...