8000 Tags · skmono/HElib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000

Tags: skmono/HElib

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
HElib v2.1.0 release update

HElib v2.1.0 release update
(tagged as v2.1.0)

- Deprecated APIs
  - Documentation update: deprecated list
  - Marked functions as deprecated
  - Updated examples
- Documentation update: PtxtArray JSON IO
- Bug fixes

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
HElib v2.0.0 Release

HElib 2.0.0, January 2021
=========================
(tagged as v2.0.0)

* Contains API changes that are not backwards compatible with v1.x.x
  * Changes to Context API
  * Must use ContextBuilder to build context
  * New serialization APIs: binary and JSON
* CKKS coding tutorials
* Bug fixes

Co-Authored-by: @faberga 
Co-Authored-by: @jlhcrawford 
Co-Authored-by: @shaih 
Co-Authored-by: @hamishun 
Co-Authored-by: @victorshoup 
Co-Authored-by: @esteffin

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request homenc#413 from helibproject/master

Public Dev Sync-7 December 2020

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired. 10000
Public Dev Sync-6 December 2020

* v1.3.0 updates to CMakeLists.tx
* v1.3.0 adjust test tolerance

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Public Dev Sync-4 November 2020

HElib 1.2.0, November 2020
=========================
(tagged as v1.2.0)

October-November 2020
---------------------
* Mitigation for potential CKKS vulnerability.
* Additional API changes for parameters to the CKKS encoding functions.
* New infrastructure for benchmarks
* Updated ClonedPtr
* Additional Ctxt tests
* Bug Fixes:

Co-Authored-by: Flavio Bergamaschi anadyomeni@gmx.com
Co-authored-by: Jack Crawford jack.crawford@sky.com
Co-Authored-by: Shai Halevi shaih@alum.mit.edu
Co-authored-by: Hamish Hunt hamishun@gmail.com
Co-authored-by: Victor Shoup shoup@cs.nyu.edu
Co-authored-by: Enrico Steffinlongo enrylongo@gmail.com

v1.1.0

Toggle v1.1.0's commit message
Update to CHANGES.md

typo

v1.1.0-beta.0

Toggle v1.1.0-beta.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
HElib 1.1.0 Beta 0, August 2020 (homenc#374)

HElib 1.1.0 Beta 0, August 2020
===============================
(tagged as v1.1.0-beta.0)

June-August 2020
------------------
* Utils
  * create-context
  * encrypt/decrypt
  * encode/decode examples
* Improvements to noise management
* Move to CMake >= 3.10.2
* Doxygen improved look and feel
* Improved docs
* New examples and mini-tutorial on private preserving db query
* Configurable PSI/PIR beta
* Some tools in `misc/` for code formatting and algebra generation
* `Warning` messages are now logged (default `helib.log`)
* Bug fixes

Co-Authored-By: Hamish Hunt <hamishun@uk.ibm.com>
Co-Authored-By: Jack L Crawford <Jack.Crawford@ibm.com>
Co-Authored-By: Enrico Steffinlongo <Enrico.Steffinlongo@ibm.com>
Co-Authored-By: Victor J. Shoup <vjshoup@us.ibm.com>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V1.0.2 Release Update (homenc#366)

* V1.0.2 Release Update

- Source code contribution policy
- HElib now builds with compiler pedantic flags
- Consistent C++ format style adopted
- Improved sampling functions
- Bug fixes

Co-Authored-By: Hamish Hunt <hamishun@uk.ibm.com>
Co-Authored-By: Jack L Crawford <Jack.Crawford@ibm.com>
Co-Authored-By: Enrico Steffinlongo <Enrico.Steffinlongo@ibm.com>
Co-Authored-By: Victor J. Shoup <vjshoup@us.ibm.com>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V1.0.1 Release Update

V1.0.1 Release Update

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to changes.md

0