I want to implement public key cryptography in my poject. How to implement using c langugae. Is there any library or api.

Thanks for help

There are many libraries you can (and should!) use. Cryptography is exceptionally easy to get wrong, where the result appears to work but is easily cracked. OpenSSL is one popular library.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.