Английская Википедия:HElib

Материал из Онлайн справочника
Версия от 03:43, 18 марта 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{Infobox software | name = HElib | screenshot = | screenshot alt = | developer = IBM | released = {{Start date and age|2013|05|05}} | latest release version = 2.2.1 | latest release date = {{Start date and age|2021|10|01}} | repo = {{URL|https://github.com/homenc/HElib}} | programming language = C++ | platform = Microsoft Windows, MacOS, Linux | license = Apach...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Infobox software

Homomorphic Encryption library or HElib is a free and open-source cross platform software developed by IBM that implements various forms of homomorphic encryption.[1][2]

History

HElib was primarily developed by Shai Halevi and Victor Shoup, shortly after Craig Gentry was a researcher at IBM, with the initial release being on May 5, 2013.[3]

Features

The library implements the Brakerski-Gentry-Vaikuntanathan (BGV) fully homomorphic encryption scheme, as well as optimizations such as Smart-Vercauteren ciphertext packing techniques.[4]

HElib is written in C++ and uses the NTL mathematical library.

References

Шаблон:Reflist

Шаблон:IBM FOSS