I want a dedicated AOS4.x programmer (you know which systems I don't have an interest in).
Simply because windows in overwhelmingly available, it will be taken there as well. (And OSX and Linux.)
It will be a shareware program, possibly commercial.
PM me.
Support Amiga Fantasy cases!!! How to program: 1. Start with lots and lots of 0's. 10. Add 1's, liberally. "Details for OS 5 will be made public in the fourth quarter of 2007, ..." - Bill McEwen Whoah!!! He spoke, a bit late.
Even if I could program in C, it needs encryption too. This could be done externally I think, maybe run through a second program that does only that. Couple of other fairly sophisticated routines too.
No graphics are involved.
It's a pretty small project.
Support Amiga Fantasy cases!!! How to program: 1. Start with lots and lots of 0's. 10. Add 1's, liberally. "Details for OS 5 will be made public in the fourth quarter of 2007, ..." - Bill McEwen Whoah!!! He spoke, a bit late.
If you want a program to be made, you should really do it yourself. Begging for someone else to do it for you wont work.
Hi jahc,
How about this then, "I'm offering an idea for what I think is a new program that hasn't been done before to someone" rather than "I'm begging for a piece of SW for me".
I want it to be an Amiga origin program.
Support Amiga Fantasy cases!!! How to program: 1. Start with lots and lots of 0's. 10. Add 1's, liberally. "Details for OS 5 will be made public in the fourth quarter of 2007, ..." - Bill McEwen Whoah!!! He spoke, a bit late.
I've PM'd info to SSolie, Antique, LiveForIt, and salass00.
Support Amiga Fantasy cases!!! How to program: 1. Start with lots and lots of 0's. 10. Add 1's, liberally. "Details for OS 5 will be made public in the fourth quarter of 2007, ..." - Bill McEwen Whoah!!! He spoke, a bit late.
Depending on what sort of encryption you need, if it can be done through an external program, PGP is probably the best bet here. If extreme paranoia security isn't key, then one of the XPK along with a (user-selectable) encryption library would probably suffice (hmm, except that won't be very portable to other OS).
I don't think AmiSSL can be used because it needs to negotiate with a SSL-capable server - it can't do local encryption (AFAIK anyway)
Depending on what sort of encryption you need, if it can be done through an external program, PGP is probably the best bet here. If extreme paranoia security isn't key, then one of the XPK along with a (user-selectable) encryption library would probably suffice (hmm, except that won't be very portable to other OS).
I don't think AmiSSL can be used because it needs to negotiate with a SSL-capable server - it can't do local encryption (AFAIK anyway)
Chris
I haven't tried it, but you are supposed to be able to create and sign local certificates using AmiSSL (at least you can with OpenSSL, on which it's based). I'd imagine that you could do local encryption. Otherwise, you could temporarily create a local server.