I'm working on some project, and i have to encrypt and decrypt data (i
know i should use SSL not only for encryption/decryption tasks but also
for transport, but i do not want that), and all is good, when i use one
pair of keys(public/prv) for both sender and recipient(recipient sends
answer ba
QM wrote:
[cut mu post]
A bit scant on the info, but I have some guesses:
The shared lib, "net.so" -- does nm show the function "kluczyki()"
defined in that file? (i.e. is your library missing a .o file?)
If so, how was your OpenSSL compiled: shared libs, static libs, both?
Try linking against a