https://github.com/rdxr10/image-encryption-bfv
This is an attempt to use BFV-FHE scheme for image encryption using an open-source implementation of the same.
https://github.com/rdxr10/image-encryption-bfv
fully-homomorphic-encryption image-encryption
Last synced: 5 months ago
JSON representation
This is an attempt to use BFV-FHE scheme for image encryption using an open-source implementation of the same.
- Host: GitHub
- URL: https://github.com/rdxr10/image-encryption-bfv
- Owner: RDxR10
- Created: 2023-03-22T15:51:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T15:55:41.000Z (about 2 years ago)
- Last Synced: 2024-10-29T22:36:37.408Z (7 months ago)
- Topics: fully-homomorphic-encryption, image-encryption
- Language: Python
- Homepage:
- Size: 61.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image-Encryption-BFV
This is an attempt to use BFV-FHE scheme for image encryption using an open-source implementation of the same.## Credits/References
* [youben11's work](https://gist.github.com/youben11/f00bc95c5dde5e11218f14f7110ad289)
* https://inferati.com/blog/fhe-schemes-bfv