<img src="https://github.com/KaoruTeranishi/EncryptedControl/blob/master/logo.png?raw=true" align="center" width="400" alt="header pic"/>
# ECLib
ECLib is an easy-to-use open-source homomorphic encryption library for encrypted control.
For more details, see [documentation](https://kaoruteranishi.github.io/EncryptedControl/index.html).
## Supported encryption schemes
- ElGamal
- Dynamic-key ElGamal
- Paillier
- Regev (LWE)
- GSW
- GSW-LWE
# License
MIT license
# Author
Kaoru Teranishi
- E-mail: kaoruteranishi1005 (at) gmail.com
- Homepage: [https://kaoruteranishi.xyz](https://kaoruteranishi.xyz)
Raw data
{
"_id": null,
"home_page": "https://github.com/KaoruTeranishi/EncryptedControl",
"name": "eclib",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "encrypted control, control, cryptography, encryption, homomorphic encryption",
"author": "Kaoru Teranishi",
"author_email": "kaoruteranishi1005@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b3/8f/6afaa154ecce4c1d6a3360f4024d03583d387332b6da131df06a49fbe674/eclib-2.0.2.tar.gz",
"platform": null,
"description": "<img src=\"https://github.com/KaoruTeranishi/EncryptedControl/blob/master/logo.png?raw=true\" align=\"center\" width=\"400\" alt=\"header pic\"/>\n\n\n# ECLib\n\nECLib is an easy-to-use open-source homomorphic encryption library for encrypted control.\nFor more details, see [documentation](https://kaoruteranishi.github.io/EncryptedControl/index.html).\n\n\n## Supported encryption schemes\n\n- ElGamal\n- Dynamic-key ElGamal\n- Paillier\n- Regev (LWE)\n- GSW\n- GSW-LWE\n\n\n# License\n\nMIT license\n\n\n# Author\n\nKaoru Teranishi\n- E-mail: kaoruteranishi1005 (at) gmail.com\n- Homepage: [https://kaoruteranishi.xyz](https://kaoruteranishi.xyz)\n",
"bugtrack_url": null,
"license": null,
"summary": "Encrypted Control Library",
"version": "2.0.2",
"project_urls": {
"Bug Reports": "https://github.com/KaoruTeranishi/EncryptedControl/issues",
"Homepage": "https://github.com/KaoruTeranishi/EncryptedControl",
"Source": "https://github.com/KaoruTeranishi/EncryptedControl"
},
"split_keywords": [
"encrypted control",
" control",
" cryptography",
" encryption",
" homomorphic encryption"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bca5b1b3259665ef89e3c79e0ec38332ef398b6ae0710259bfd82d0f638df1b5",
"md5": "d7284f41d83113851b181b0d3c2e77b4",
"sha256": "c49b6d6af325747f24434028b86a12d9be2bad63ffb71b2ef6ad2fa5591d6d4c"
},
"downloads": -1,
"filename": "eclib-2.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d7284f41d83113851b181b0d3c2e77b4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 42603,
"upload_time": "2024-08-09T08:27:35",
"upload_time_iso_8601": "2024-08-09T08:27:35.381673Z",
"url": "https://files.pythonhosted.org/packages/bc/a5/b1b3259665ef89e3c79e0ec38332ef398b6ae0710259bfd82d0f638df1b5/eclib-2.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b38f6afaa154ecce4c1d6a3360f4024d03583d387332b6da131df06a49fbe674",
"md5": "de859dda6363c87544e8c0048b1d09b5",
"sha256": "ad29a9805a5422ebb4862125c3218b5b2eb424e64d2c8b328779928f0519de7f"
},
"downloads": -1,
"filename": "eclib-2.0.2.tar.gz",
"has_sig": false,
"md5_digest": "de859dda6363c87544e8c0048b1d09b5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 25427,
"upload_time": "2024-08-09T08:27:37",
"upload_time_iso_8601": "2024-08-09T08:27:37.664453Z",
"url": "https://files.pythonhosted.org/packages/b3/8f/6afaa154ecce4c1d6a3360f4024d03583d387332b6da131df06a49fbe674/eclib-2.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-09 08:27:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "KaoruTeranishi",
"github_project": "EncryptedControl",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "eclib"
}