encryption - Which c++ free (none GPL) library to use if I like to encrypt text? -


does crypto++ fine? use public keys method

crypto++ excellent , can handle public/private keys. openssl excellent, non-gpl, c library. , botan choice, non-gpl


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -