Skip to content

Commit 81bfc95

Browse files
authored
Reorganize PIR files (#239)
1 parent ff60bb0 commit 81bfc95

File tree

12 files changed

+1
-1
lines changed

12 files changed

+1
-1
lines changed

Sources/PrivateInformationRetrieval/IndexPirProtocol.swift renamed to Sources/PrivateInformationRetrieval/IndexPir/IndexPirProtocol.swift

File renamed without changes.
File renamed without changes.

Sources/PrivateInformationRetrieval/PirUtil.swift renamed to Sources/PrivateInformationRetrieval/IndexPir/PirUtil.swift

File renamed without changes.

Sources/PrivateInformationRetrieval/CuckooTable.swift renamed to Sources/PrivateInformationRetrieval/KeywordPir/CuckooTable.swift

File renamed without changes.

Sources/PrivateInformationRetrieval/HashBucket.swift renamed to Sources/PrivateInformationRetrieval/KeywordPir/HashBucket.swift

File renamed without changes.

Sources/PrivateInformationRetrieval/KeywordDatabase.swift renamed to Sources/PrivateInformationRetrieval/KeywordPir/KeywordDatabase.swift

File renamed without changes.

Sources/PrivateInformationRetrieval/KeywordPirProtocol.swift renamed to Sources/PrivateInformationRetrieval/KeywordPir/KeywordPirProtocol.swift

File renamed without changes.

Sources/PrivateInformationRetrieval/SymmetricPirDatabase.swift renamed to Sources/PrivateInformationRetrieval/SymmetricPir/SymmetricPirDatabase.swift

File renamed without changes.

Sources/PrivateInformationRetrieval/SymmetricPIRProtocol.swift renamed to Sources/PrivateInformationRetrieval/SymmetricPir/SymmetricPirProtocol.swift

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)