is it still possible to encrypt 2000 character using ECC? can you tell me more detail about how to encrypt/decrypt text?
dmj2718-09 wrote: > > You don't usually use ECC to encrypt large amounts of text (or any data). > You usually use it in key exchange protocols (ECDH, ECMQV) and in > signature protocols (ECDSA). > > -- David Jacobson > > shizumi <[EMAIL PROTECTED]> wrote: > hi everybody, > i need some sample code to encrypt/decrypt text using ECC Cryptography > (OpenSSL) in vc6 . can anyone help me? or can you tell me the steps to > encrypt/decrypt text in OpenSSL. sorry because iam newbie in OpenSSL. > -- > View this message in context: > http://www.nabble.com/ECC-text-encryption-help-in-OpenSSL-tp19142079p19142079.html > Sent from the OpenSSL - Dev mailing list archive at Nabble.com. > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > Development Mailing List [email protected] > Automated List Manager [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/ECC-text-encryption-help-in-OpenSSL-tp19142079p19153637.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
