Will pay $ for needed GnuPG code snipets
For those who have successfully done the following, please bid for:
1) Code Snipet / Pseudo Code only. We are developing on a platform not
directly supported by Cryptlib so "working code" is useless as we must
port everything (see exception below).
2) Use only CryptLib function calls as discussed in Manual 3.3.2 July
2008, any other required functions can just be descriptive. This
assumes other functions are administrative versus cryptographic -
Please detail all required crypto steps.
3) Must accept default GnuPG generated "DSA and ElGamal" PEM key files,
again just say PEM2BIN( &PEMFile, &BinImage ) for related
administrative byte bashing and StripWrapper() for canonical parse
marker removals and LoadFile( FileName ).
4) For simplicity must Decrypt trivial/short text message (ie single
envelope I/O call, don't worry about loop admin) created by GnuPG. The
goal here is the core procedures and sequencing.
5) Must create "DSA and ElGamal" PEM key directly usable/consumable by GnuPG
6) For simplicity must encrypt trivial/short text message (ie single
envelope I/O call, don't worry about loop admin), and just say
AddPEMWrapper() for parsing markers for example, that are decryptable
by GnuPG using the key generated in Step (5) and then imported into
GnuPG.
I've been programming for decades, so what I'm looking for is the
unambigious programming skeleton I can't seem to find anywhere for
performing these operations - I've RTFM'd and been though the provided
source and test routines .... Don't go there ...... Thus, I don't
need working code, I just need guidance of the exact steps CryptLib
requires for the above case. This far once we've gotten working
CryptLib skeletons we're fine.
Exception to (1) above: I'm not interested in full up reference code
unless it's barebones minimal unambugious "linear C code" that leaves
nothing to our imagination to screw up. If it does fit that simplicity
requirement then I'll greatfully accept it.
Please let me know if I've left anything out and you need further details.
Just let me know how much USD you want for the above and a hour of your
time to ask questions about it via email, and confirm in the email that
you have successfully implemented such code in the past.
For simplicity, payment will be made by PayPal.
TIA
_______________________________________________
Cryptlib mailing list
Cryptlib@... via Mail:
cryptlib-request@...
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlibPosts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.