Been tossing and turning during the nights for quite some time now. I'm thinking about buying a license, but everything seems to fall on two main issues.
- 1) RSA... No built-in bignum in PureBasic, and the few examples I have found and understood are painfully slow when it comes to implementing and testing to encrypt/decrypt with 2048+ bit keys. Can't live without it, and preferrably in native commands IF POSSIBLE since I REALLY need the portability to OSX and Linux including not needing to redo the whole shebang when switching compiling mode between x86 and x64.
- 2) The "SendNetworkFile()" was apparently removed due to possible exploitation. Are there any ready-to-use commands on the way? It seemed really handy.
//Peter