项目作者: earthat

项目描述 :
This code is used in Elliptic curve Cryptography for image Encryption at https://free-thesis.com/product/image-encryption-decryption-using-ecc/
高级语言: MATLAB
项目地址: git://github.com/earthat/Elliptic-Curve-Mapping.git
创建时间: 2021-02-07T15:49:32Z
项目社区:https://github.com/earthat/Elliptic-Curve-Mapping

开源协议:GNU General Public License v3.0

下载


Elliptic-Curve-Mapping

This code is used in Elliptic curve Cryptography for image Encryption at https://free-thesis.com/product/image-encryption-decryption-using-ecc/

This code generates the points on the elliptic curve by cubical equation. The curve is
elliptic Curve Points

This code snippet is used to write the image encryption code by elliptical curve cryptography (ECC) at https://free-thesis.com/product/image-encryption-decryption-using-ecc/