security/helib: Update 1.1.0 -> 1.2.0
Reported by: portscout
This commit is contained in:
parent
24ab3a884b
commit
f36ea34e04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556610
@ -2,8 +2,7 @@
|
||||
|
||||
PORTNAME= helib
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.2.0
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1601698727
|
||||
SHA256 (homenc-HElib-v1.1.0_GH0.tar.gz) = 77a912ed3c86f8bde31b7d476321d0c2d810570c04a60fa95c4bd32a1955b5cf
|
||||
SIZE (homenc-HElib-v1.1.0_GH0.tar.gz) = 2178228
|
||||
TIMESTAMP = 1606698451
|
||||
SHA256 (homenc-HElib-v1.2.0_GH0.tar.gz) = 17e0448a3255ab01a1ebd8382f9d08a318e3d192b56d062a1fd65fbb0aadaf67
|
||||
SIZE (homenc-HElib-v1.2.0_GH0.tar.gz) = 2729219
|
||||
|
@ -1,9 +1,11 @@
|
||||
include/helib/ArgMap.h
|
||||
include/helib/CModulus.h
|
||||
include/helib/ClonedPtr.h
|
||||
include/helib/Context.h
|
||||
include/helib/CtPtrs.h
|
||||
include/helib/Ctxt.h
|
||||
include/helib/DoubleCRT.h
|
||||
include/helib/EncodedPtxt.h
|
||||
include/helib/EncryptedArray.h
|
||||
include/helib/EvalMap.h
|
||||
include/helib/FHE.h
|
||||
@ -24,7 +26,6 @@ include/helib/binaryArith.h
|
||||
include/helib/binaryCompare.h
|
||||
include/helib/binio.h
|
||||
include/helib/bluestein.h
|
||||
include/helib/clonedPtr.h
|
||||
include/helib/debugging.h
|
||||
include/helib/exceptions.h
|
||||
include/helib/fhe_stats.h
|
||||
@ -48,6 +49,7 @@ include/helib/range.h
|
||||
include/helib/recryption.h
|
||||
include/helib/replicate.h
|
||||
include/helib/sample.h
|
||||
include/helib/scheme.h
|
||||
include/helib/set.h
|
||||
include/helib/tableLookup.h
|
||||
include/helib/timing.h
|
||||
|
Loading…
Reference in New Issue
Block a user