package
0.0.0-20240214201824-db52ea4b07ae
Repository: https://github.com/hcholab/sfgwas.git
Documentation: pkg.go.dev
# Functions
CloseChannel closes connection.
Connect to "server", given the ip address and port.
InitNetworkParalelization creates communication channels for parallelization: channel btw each pair of machines for every thread.
No description provided by the author
No description provided by the author
MarshalCV returns bytes for ct sizes and bytes for each chiphertext: 8 bytes used //TODO: check if 4 bytes are enough.
No description provided by the author
No description provided by the author
OpenChannel opens channel at specificed ip address and port and returns channel (server side, connection for client to listen to).
No description provided by the author
No description provided by the author
UnmarshalCipherVector updates cv to have the correct ciphertexts (cv must have the corrext size).
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author