crypto/

directory
v0.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2019 License: AGPL-3.0

Directories

Path Synopsis
Package bpgroup provides wrapper for groups and operations involved in the bilinear pairing
Package bpgroup provides wrapper for groups and operations involved in the bilinear pairing
coconut
concurrency/coconutworker
Package coconutworker is a wrapper for computing coconut-related operations concurrently, such that the callee does not need to be concerned with system-wide params.
Package coconutworker is a wrapper for computing coconut-related operations concurrently, such that the callee does not need to be concerned with system-wide params.
concurrency/jobpacket
Package jobpacket provides allows implementing simple job queue.
Package jobpacket provides allows implementing simple job queue.
concurrency/jobqueue
Package jobqueue is implemented based on eapache's infinite channel template: https://github.com/eapache/channels/blob/master/infinite_channel.go As explained by the author in documentation: https://godoc.org/github.com/eapache/channels due to Go's type system limitations direct import of his library is impractical.
Package jobqueue is implemented based on eapache's infinite channel template: https://github.com/eapache/channels/blob/master/infinite_channel.go As explained by the author in documentation: https://godoc.org/github.com/eapache/channels due to Go's type system limitations direct import of his library is impractical.
concurrency/jobworker
Package jobworker implements worker for performing tasks defined by jobpacket that are in the queue.
Package jobworker implements worker for performing tasks defined by jobpacket that are in the queue.
scheme
Package coconut provides the functionalities required by the Coconut Scheme.
Package coconut provides the functionalities required by the Coconut Scheme.
utils
Package utils provides auxiliary functions required by the Coconut Scheme.
Package utils provides auxiliary functions required by the Coconut Scheme.
Package elgamal provides primitives required by the ElGamal encryption scheme.
Package elgamal provides primitives required by the ElGamal encryption scheme.
Package schemetest provides functions used for testing both regular and concurrent coconut scheme.
Package schemetest provides functions used for testing both regular and concurrent coconut scheme.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL