Need asymetric encryption for PureBasic (RSA, DSS...)
Posted: Tue Jul 26, 2005 7:09 am
Hi,
I have plans for a commercial project that needs
- asymetric encryption (public-key like RSA, DSS or Diffie-Hellman)
- generating public- and private-keys
- hashcodes (minimum SHA-256. Out of files or memory)
I found a user-library for the hashcodes (PureCrypt from Jarratt Davis), but there seems to be no way to get asymetric encryption in purebasic without spending money for a commercial DLL (for example http://www.di-mgt.com.au/crypto.html).
Is there a user-library available to get such encryption (and decryption)?
Kukulkan
I have plans for a commercial project that needs
- asymetric encryption (public-key like RSA, DSS or Diffie-Hellman)
- generating public- and private-keys
- hashcodes (minimum SHA-256. Out of files or memory)
I found a user-library for the hashcodes (PureCrypt from Jarratt Davis), but there seems to be no way to get asymetric encryption in purebasic without spending money for a commercial DLL (for example http://www.di-mgt.com.au/crypto.html).
Is there a user-library available to get such encryption (and decryption)?
Kukulkan